]> git.eshelyaron.com Git - emacs.git/commitdiff
comment fix
authorDave Love <fx@gnu.org>
Sun, 12 Nov 2000 00:21:13 +0000 (00:21 +0000)
committerDave Love <fx@gnu.org>
Sun, 12 Nov 2000 00:21:13 +0000 (00:21 +0000)
lisp/mail/mailheader.el

index 312794a9dee7c44c0298fd0c97f4d6317ad9663f..f378411ce4de97648b8423ef2a4edee8b8e69d82 100644 (file)
@@ -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