Fix typo in texinfo file.

This commit is contained in:
Juanma Barranquero 2010-01-18 04:54:24 +01:00
parent d738d18b5c
commit 14f17fc8ff
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2010-01-18 Juanma Barranquero <lekktu@gmail.com>
* ada-mode.texi (Project File Overview): Fix typo.
2010-01-17 Chong Yidong <cyd@stupidchicken.com>
* semantic.texi: Add Richard Y. Kim credit.

View file

@ -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