changeset 33861:db68a40e2c01

Fix typos.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 24 Nov 2000 16:48:51 +0000
parents a81d05721a68
children 09fdef086f4d
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 24 16:45:46 2000 +0000
+++ b/lisp/ChangeLog	Fri Nov 24 16:48:51 2000 +0000
@@ -130,7 +130,7 @@
 	(tex-validate-buffer): Don't bother with marker-position.
 
 	* textmodes/flyspell.el (flyspell-prog-text-faces): New var.
-	(flyspell-generic-progmode-verify): Use it.n
+	(flyspell-generic-progmode-verify): Use it.
 
 2000-11-22  Sam Steingold  <sds@gnu.org>
 
@@ -138,7 +138,7 @@
 	function.
 	
 	* progmodes/ada-mode.el (ada-mode): Use it instead of
-	`ada-remove-trailing-spaces'
+	`ada-remove-trailing-spaces'.
 	(ada-remove-trailing-spaces): Removed.
 	
 	* textmodes/two-column.el (2C-merge): Recommend it in the doc.