(send-mail-function): Fix typo in comment.

This commit is contained in:
Luc Teirlinck 2005-12-28 16:49:59 +00:00
parent a496452fd7
commit 4adc30a4ae

View file

@ -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