aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2002-07-02 14:48:56 +0000
committerJuanma Barranquero <[email protected]>2002-07-02 14:48:56 +0000
commit95b56cdf4bbada544c0cf0efbd46117a60622fcc (patch)
treec4f20d1abcc6dfa89eee9bc09487d484255116e2 /lisp/mail
parentbaea68eff2dc3d4760f66058b7865d85f58951f4 (diff)
Fix typo.
Diffstat (limited to 'lisp/mail')
-rw-r--r--lisp/mail/rmail.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index 2ed85dc3e9..89046be6d0 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 ()