changeset 106893:7fce83bc7acf

Fix typo in texinfo file.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 18 Jan 2010 04:54:24 +0100
parents 516a1600b276
children b3b9ebd930e1
files doc/misc/ChangeLog doc/misc/ada-mode.texi
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/ChangeLog	Sun Jan 17 17:24:49 2010 -0500
+++ b/doc/misc/ChangeLog	Mon Jan 18 04:54:24 2010 +0100
@@ -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.
--- a/doc/misc/ada-mode.texi	Sun Jan 17 17:24:49 2010 -0500
+++ b/doc/misc/ada-mode.texi	Mon Jan 18 04:54:24 2010 +0100
@@ -396,7 +396,7 @@
 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