summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-07-30 00:35:01 +0200
committerKevin Ryde <user42@zip.com.au>2000-07-30 00:35:01 +0200
commit5bdc5869a176d251001bf4d47625e91e2e5af5ac (patch)
treea848ca12a840477d7a5a38461b4d9997258c7cbc
parent829943a4b3fd772fbed68c88d0363176ec9ac3d9 (diff)
downloadgmp-5bdc5869a176d251001bf4d47625e91e2e5af5ac.tar.gz
Fix two typos.
-rw-r--r--doc/configuration4
1 files 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