From fab7aa637ed9476885c8c47ac5ef2051dbdf6fe3 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 13 Aug 2000 09:09:02 +0000 Subject: [PATCH] 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 3ca4ecc9387..9a6e2afda8f 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -1274,7 +1274,7 @@ and don't delete any header fields." ;; on account of mark's being inactive. (mark-even-if-inactive t)) (if mail-citation-hook - ;; Bind mail-citation-hook to the inserted message's header. + ;; Bind mail-citation-header to the inserted message's header. (let ((mail-citation-header (buffer-substring-no-properties start -- 2.39.2