diff src/w32fns.c @ 63279:091ece2ed577

(syms_of_w32fns): Fix spellings.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 10 Jun 2005 14:21:22 +0000
parents f23a47fb1568
children 431c88e4a3a2
line wrap: on
line diff
--- a/src/w32fns.c	Fri Jun 10 14:19:26 2005 +0000
+++ b/src/w32fns.c	Fri Jun 10 14:21:22 2005 +0000
@@ -8698,7 +8698,7 @@
   DEFVAR_BOOL ("w32-strict-painting",
                &w32_strict_painting,
 	       doc: /* Non-nil means use strict rules for repainting frames.
-Set this to nil to get the old behaviour for repainting; this should
+Set this to nil to get the old behavior for repainting; this should
 only be necessary if the default setting causes problems.  */);
   w32_strict_painting = 1;