(send-mail-function): Fix typo in comment.
This commit is contained in:
parent
a496452fd7
commit
4adc30a4ae
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue