summaryrefslogtreecommitdiff
path: root/lisp/mail
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-02-22 20:27:42 -0800
committerGlenn Morris <rgm@gnu.org>2011-02-22 20:27:42 -0800
commitc9f50c819f057f38742d283c4f36b1ffcfd126d9 (patch)
treec75d8961fc329b9b3c07ca2d72476ffdc74302bf /lisp/mail
parented3d1631555ed03d1c5b1b7738e16e59ffa7a48e (diff)
downloademacs-c9f50c819f057f38742d283c4f36b1ffcfd126d9.tar.gz
Comment spelling fix.
Diffstat (limited to 'lisp/mail')
-rw-r--r--lisp/mail/mailheader.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/mailheader.el b/lisp/mail/mailheader.el
index 896400068cc..1277d1d4109 100644
--- a/lisp/mail/mailheader.el
+++ b/lisp/mail/mailheader.el
@@ -101,7 +101,7 @@ value."
(cons (cdr header) (funcall (cdr rule) (cdr header))))))))
headers)
-;; Advertized part of the interface; see mail-header, mail-header-set.
+;; Advertised part of the interface; see mail-header, mail-header-set.
(defvar headers)
(defsubst mail-header (header &optional header-alist)