summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-04-16 15:06:02 -0400
committerGlenn Morris <rgm@gnu.org>2012-04-16 15:06:02 -0400
commit175c5e4861127e7ce6659efefa03ab0cfad8f048 (patch)
treeb1754f01cc92a99ff93b1860752fb000b034dd9a
parente3ad7552dbc58b73350c543dd4e44d33b22ea26a (diff)
downloademacs-175c5e4861127e7ce6659efefa03ab0cfad8f048.tar.gz
Fix comment typo
-rw-r--r--lisp/mail/feedmail.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/feedmail.el b/lisp/mail/feedmail.el
index 4e76e5cdb64..f35560841e2 100644
--- a/lisp/mail/feedmail.el
+++ b/lisp/mail/feedmail.el
@@ -1586,7 +1586,7 @@ messages to make sure it works as expected."
;; feedmail-buffer-to-binmail, feedmail-buffer-to-sendmail, and
-;; feedmail-buffer-to-smptmail are the only things provided for values
+;; feedmail-buffer-to-smtpmail are the only things provided for values
;; for the variable feedmail-buffer-eating-function. It's pretty easy
;; to write your own, though.
(defun feedmail-buffer-to-binmail (prepped errors-to addr-listoid)