]> git.eshelyaron.com Git - emacs.git/commitdiff
American English spelling fix.
authorGlenn Morris <rgm@gnu.org>
Fri, 27 Jun 2008 02:07:30 +0000 (02:07 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 27 Jun 2008 02:07:30 +0000 (02:07 +0000)
lisp/arc-mode.el
lisp/woman.el

index 1f54b32cc06c79b62901d1bf7e30abe4e8de70da..f97ad4bf8c5a5569826e7e906249db92286829ac 100644 (file)
@@ -723,7 +723,7 @@ archive.
                (string-match "\\.[aA][rR][cC]$"
                              (or buffer-file-name (buffer-name))))
           'arc)
-          ;; This pattern modelled on the BSD/GNU+Linux `file' command.
+          ;; This pattern modeled on the BSD/GNU+Linux `file' command.
           ;; Have seen capital "LHA's", and file has lower case "LHa's" too.
           ;; Note this regexp is also in archive-exe-p.
           ((looking-at "MZ\\(.\\|\n\\)\\{34\\}LH[aA]'s SFX ") 'lzh-exe)
index 5f0b94a1f6e2613670ab26aa661cf497637e1891..18cb2319c0429780aecfa3c350e3f8788b00e296 100644 (file)
 ;; The *WoMan-Log* buffer
 ;; ======================
 
-;; This is modelled on the byte-compiler.  It logs all files formatted
+;; This is modeled on the byte-compiler.  It logs all files formatted
 ;; by WoMan, and if WoMan finds anything that it cannot handle then it
 ;; writes a warning to this buffer.  If the variable `woman-show-log'
 ;; is non-nil (by default it is `nil') then WoMan automatically