From 16c3428ade5b35ae16a0f24fc0a8ce5b96f95342 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 17 Jan 2010 03:22:44 +0100 Subject: [PATCH] Fix typos in info documentation. --- doc/misc/ChangeLog | 5 +++++ doc/misc/ede.texi | 6 +++--- doc/misc/tramp.texi | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 471d57ed11b..98c696aaa29 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,8 @@ +2010-01-17 Juanma Barranquero + + * ede.texi (ede-step-project, ede-proj-target): + * tramp.texi (Remote processes): Fix typos. + 2010-01-16 Mario Lang * ede.texi (ede-target): diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi index bfeef343f09..a40553362bd 100644 --- a/doc/misc/ede.texi +++ b/doc/misc/ede.texi @@ -1728,7 +1728,7 @@ The variable GNUSTEP_INSTALLATION_DOMAIN is set at this value. 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 @@ Included just before the specific target files. 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 @@ Relative to the path of the project it belongs to. 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 diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 02e079b8ad5..ff686ee03d4 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -2562,7 +2562,7 @@ hosts. Example: @end example You will see the buffer @file{*Async Shell Command*}, containing the -continous output of the @command{tail} command. +continuous output of the @command{tail} command. @subsection Running eshell on a remote host -- 2.39.5