diff src/ChangeLog.1 @ 96361:a99299e4d2de

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 02:13:38 +0000
parents 0cd73f056781
children 36acd6af0772
line wrap: on
line diff
--- a/src/ChangeLog.1	Fri Jun 27 02:07:30 2008 +0000
+++ b/src/ChangeLog.1	Fri Jun 27 02:13:38 2008 +0000
@@ -3435,7 +3435,7 @@
 	is non-nil it is silently bashed; else if the function was
 	called interactively the user is queried as to whether s/he
 	wants to bash the file; otherwise (ok-if-exists nil, non-interactive)
-	a  file-already-exists  error is signalled.
+	a  file-already-exists  error is signaled.
 
 	* window.c: Made get-window-buffer return nil if get-buffer of
 	its arg returns nil, rather than erring.