diff tests/automated/query-coding-tests.el @ 5384:3889ef128488

Fix misspelled words, and some grammar, across the entire source tree. See xemacs-patches message with ID <AANLkTi=edkEKtK3pZ60ytsG5pTJQy2TjAEVCZCLOa-oA@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Thu, 24 Mar 2011 11:00:11 -0600
parents 0f66906b6e37
children 4dee0387b9de
line wrap: on
line diff
--- a/tests/automated/query-coding-tests.el	Thu Mar 24 06:22:25 2011 +0000
+++ b/tests/automated/query-coding-tests.el	Thu Mar 24 11:00:11 2011 -0600
@@ -389,7 +389,7 @@
        (equal '(257) (unencodable-char-position (point-min) (point-max)
                                                 'iso-8859-1 1))
        "check #'unencodable-char-position doesn't think latin-1 encodes U+20AC")
-      ;; Compatiblity, sigh: 
+      ;; Compatibility, sigh: 
       (Assert
        (equal '(257) (unencodable-char-position (point-min) (point-max)
                                                 'iso-8859-1 0))