Fix comment typo
authorGlenn Morris <rgm@gnu.org>
Mon, 16 Apr 2012 19:06:02 +0000 (15:06 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 16 Apr 2012 19:06:02 +0000 (15:06 -0400)
lisp/mail/feedmail.el

index 4e76e5c..f355608 100644 (file)
@@ -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)