From: Juanma Barranquero Date: Mon, 18 Jan 2010 03:54:24 +0000 (+0100) Subject: Fix typo in texinfo file. X-Git-Tag: emacs-pretest-23.1.92~30^2~11^2~2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=14f17fc8ff23dbf6d6442f904a73b0e181f01886;p=emacs.git Fix typo in texinfo file. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index a8227f0b808..4a099bdb2c1 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2010-01-18 Juanma Barranquero + + * ada-mode.texi (Project File Overview): Fix typo. + 2010-01-17 Chong Yidong * semantic.texi: Add Richard Y. Kim credit. diff --git a/doc/misc/ada-mode.texi b/doc/misc/ada-mode.texi index af5dc310a58..86d63e5ed9b 100644 --- a/doc/misc/ada-mode.texi +++ b/doc/misc/ada-mode.texi @@ -396,7 +396,7 @@ src_dir=/Projects/my_project/src_1 src_dir=/Projects/my_project/src_2 @end example -Some variables (like @code{src_dir}) are lists; multiple occurances +Some variables (like @code{src_dir}) are lists; multiple occurrences are concatenated. There must be no space between the variable name and ``='', and no