From: Luc Teirlinck Date: Wed, 28 Dec 2005 16:49:59 +0000 (+0000) Subject: (send-mail-function): Fix typo in comment. X-Git-Tag: emacs-pretest-22.0.90~5013 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4adc30a4ae011af7444180ca6da4b34f7ea7935a;p=emacs.git (send-mail-function): Fix typo in comment. --- diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index cf257a8876e..a03209e5dc9 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -123,7 +123,7 @@ nil means let mailer mail back a message to report errors." :type 'regexp :group 'sendmail) -;; Revent problems with `window-system' not having the correct value +;; Prevent problems with `window-system' not having the correct value ;; when loaddefs.el is loaded. `custom-reevaluate-setting' needs the ;; standard value. ;;;###autoload