From 5bdc5869a176d251001bf4d47625e91e2e5af5ac Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sun, 30 Jul 2000 00:35:01 +0200 Subject: Fix two typos. --- doc/configuration | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/configuration b/doc/configuration index 3fa20388f..6ac831ecd 100644 --- a/doc/configuration +++ b/doc/configuration @@ -25,7 +25,7 @@ There are four types of mpn source files. There are two types of .asm files. - i) ``Normal'' files containg one function, possibly with more than + i) ``Normal'' files containing one function, possibly with more than one entry point. ii) Multi-function files that generate one of a set of functions @@ -34,7 +34,7 @@ There are two types of .asm files. When adding a new implementation of an existing function, - i) Put it in the approriate mpn subdirectory. It'll be detected and + i) Put it in the appropriate mpn subdirectory. It'll be detected and used. ii) If it's a .asm or .S, be sure to have a PROLOGUE(func) entry -- cgit v1.2.1