diff doc/misc/ede.texi @ 106874:ab4dd366cab3

Fix typos in info documentation.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 17 Jan 2010 03:22:44 +0100
parents 4cf58c2379f4
children f412ff4a9f03
line wrap: on
line diff
--- a/doc/misc/ede.texi	Sat Jan 16 17:24:05 2010 -0500
+++ b/doc/misc/ede.texi	Sun Jan 17 03:22:44 2010 +0100
@@ -1728,7 +1728,7 @@
 Type: @code{(or null list)} @*
 Default Value: @code{(quote ("GNUmakefile.preamble"))}
 
-The auxilliary makefile for additional variables.
+The auxiliary makefile for additional variables.
 Included just before the specific target files.
 @refill
 
@@ -1736,7 +1736,7 @@
 Type: @code{(or null list)} @*
 Default Value: @code{(quote ("GNUmakefile.postamble"))}
 
-The auxilliary makefile for additional rules.
+The auxiliary makefile for additional rules.
 Included just after the specific target files.
 @refill
 
@@ -2083,7 +2083,7 @@
 Type: @code{list} @*
 Default Value: @code{nil}
 
-Auxilliary source files included in this target.
+Auxiliary source files included in this target.
 Each of these is considered equivalent to a source file, but it is not
 distributed, and each should have a corresponding rule to build it.
 @refill