From: Juanma Barranquero Date: Tue, 2 Jul 2002 14:48:56 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~14351 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=95b56cdf4bbada544c0cf0efbd46117a60622fcc;p=emacs.git Fix typo. --- diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index 2ed85dc3e9f..89046be6d03 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -763,7 +763,7 @@ Note: This is the header of an rmail file. Note: If you are seeing it in rmail, Note: it means the file has no messages in it.\n\^_"))) -;; Decode Babyl formated part at the head of current buffer by +;; Decode Babyl formatted part at the head of current buffer by ;; rmail-file-coding-system, or if it is nil, do auto conversion. (defun rmail-decode-babyl-format ()