From 4adc30a4ae011af7444180ca6da4b34f7ea7935a Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 28 Dec 2005 16:49:59 +0000 Subject: [PATCH] (send-mail-function): Fix typo in comment. --- lisp/mail/sendmail.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5