Fix typo in texinfo file.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 18 Jan 2010 03:54:24 +0000 (04:54 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 18 Jan 2010 03:54:24 +0000 (04:54 +0100)
doc/misc/ChangeLog
doc/misc/ada-mode.texi

index a8227f0..4a099bd 100644 (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.
index af5dc31..86d63e5 100644 (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