diff src/window.c @ 96361:a99299e4d2de

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 02:13:38 +0000
parents edc51d72cb17
children d45acf0c8d23
line wrap: on
line diff
--- a/src/window.c	Fri Jun 27 02:07:30 2008 +0000
+++ b/src/window.c	Fri Jun 27 02:13:38 2008 +0000
@@ -4173,7 +4173,7 @@
 
 	     The number of children n equals the number of resizable
 	     children of this window + 1 because we know window itself
-	     is resizable (otherwise we would have signalled an error).
+	     is resizable (otherwise we would have signaled an error).
 
 	     This reasoning is not correct when other windows become too
 	     small and shrink_windows refuses to delete them.  Below we