diff lisp/international/utf-7.el @ 96376:c3309dba6542

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 07:34:53 +0000
parents a374273bf2a5
children a9dc0e7c3f2b
line wrap: on
line diff
--- a/lisp/international/utf-7.el	Fri Jun 27 07:30:14 2008 +0000
+++ b/lisp/international/utf-7.el	Fri Jun 27 07:34:53 2008 +0000
@@ -31,7 +31,7 @@
 ;; implementation in Gnus, but has been substantially re-done.
 
 ;; This probably needs more attention.  In particular, it's not
-;; completely consistent with iconv's behaviour.  It's arguable
+;; completely consistent with iconv's behavior.  It's arguable
 ;; whether the IMAP version should be a coding system since it's
 ;; apparently only used for IMAP mailbox names, so it's commented out.