From 95b56cdf4bbada544c0cf0efbd46117a60622fcc Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 2 Jul 2002 14:48:56 +0000 Subject: [PATCH] Fix typo. --- lisp/mail/rmail.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 () -- 2.39.2