From 51c39cdbd2fb1aa212fa1f5792406369d1564f01 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sun, 12 Nov 2000 00:21:13 +0000 Subject: comment fix --- lisp/mail/mailheader.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/mail') diff --git a/lisp/mail/mailheader.el b/lisp/mail/mailheader.el index 312794a9dee..f378411ce4d 100644 --- a/lisp/mail/mailheader.el +++ b/lisp/mail/mailheader.el @@ -36,7 +36,7 @@ ;; The car of each element in the message-header alist is a symbol whose ;; print name is the name of the header, in all lower-case. The cdr of an ;; element depends on the operation. After extracting headers from a -;; messge, it is a string, the value of the header. An extracted set of +;; message, it is a string, the value of the header. An extracted set of ;; headers may be parsed further, which may turn it into a list, whose car ;; is the original value and whose subsequent elements depend on the ;; header. For formatting, it is evaluated to obtain the strings to be -- cgit v1.2.1