changeset 106874:ab4dd366cab3

Fix typos in info documentation.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 17 Jan 2010 03:22:44 +0100
parents 8357132d4077
children 81da60e75606
files doc/misc/ChangeLog doc/misc/ede.texi doc/misc/tramp.texi
diffstat 3 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/ChangeLog	Sat Jan 16 17:24:05 2010 -0500
+++ b/doc/misc/ChangeLog	Sun Jan 17 03:22:44 2010 +0100
@@ -1,3 +1,8 @@
+2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
+
+	* ede.texi (ede-step-project, ede-proj-target):
+	* tramp.texi (Remote processes): Fix typos.
+
 2010-01-16  Mario Lang  <mlang@delysid.org>
 
 	* ede.texi (ede-target):
--- 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
Binary file doc/misc/tramp.texi has changed