# HG changeset patch # User Dave Love # Date 973988473 0 # Node ID ac84f72e0a9f6c6dc3eed5b08b894f96ad846ede # Parent d85712cf7ea3129a0e6a661f099f8c02a277fdfa comment fix diff -r d85712cf7ea3 -r ac84f72e0a9f lisp/mail/mailheader.el --- a/lisp/mail/mailheader.el Sun Nov 12 00:20:05 2000 +0000 +++ b/lisp/mail/mailheader.el Sun Nov 12 00:21:13 2000 +0000 @@ -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