diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2002-04-12 08:46:59 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2002-04-12 08:46:59 +0000 |
commit | feee624038be42c625212cd06cb01d8f867d360f (patch) | |
tree | e6a7fa992e5ca7f9f0348a665ba205d4b5787cba /lisp/gnus/gnus-ems.el | |
parent | c0eb1d62afbc3ea4f07830fbf3aa4f772153d985 (diff) | |
download | emacs-feee624038be42c625212cd06cb01d8f867d360f.tar.gz emacs-feee624038be42c625212cd06cb01d8f867d360f.tar.bz2 emacs-feee624038be42c625212cd06cb01d8f867d360f.zip |
(gnus-ems-redefine): Fix typo in comment.
Diffstat (limited to 'lisp/gnus/gnus-ems.el')
-rw-r--r-- | lisp/gnus/gnus-ems.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-ems.el b/lisp/gnus/gnus-ems.el index ba4ecfefcac..e0d9f89fa0f 100644 --- a/lisp/gnus/gnus-ems.el +++ b/lisp/gnus/gnus-ems.el @@ -109,7 +109,7 @@ ;; original MULE, XEmacs/mule and Emacs 20+ including ;; MULE features. Unfortunately these API are different. In ;; particular, Emacs (including original MULE) and XEmacs are - ;; quite different. Howvere, this version of Gnus doesn't support + ;; quite different. However, this version of Gnus doesn't support ;; anything other than XEmacs 20+ and Emacs 20.3+. ;; Predicates to check are following: |