]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_w32fns): Fix spellings.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 10 Jun 2005 14:21:22 +0000 (14:21 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 10 Jun 2005 14:21:22 +0000 (14:21 +0000)
src/w32fns.c

index b711560155345466f5dfb1030faa5178052f08c4..23297ade5f3c3623354586f99f8203321f15ffc6 100644 (file)
@@ -8698,7 +8698,7 @@ fontsets are automatically created.  */);
   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;