2000-12-04 Andreas Jaeger <aj@suse.de>
authorSimon Josefsson <jas@extundo.com>
Mon, 4 Dec 2000 09:33:43 +0000 (09:33 +0000)
committerSimon Josefsson <jas@extundo.com>
Mon, 4 Dec 2000 09:33:43 +0000 (09:33 +0000)
* gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.

lisp/ChangeLog
lisp/gnus-msg.el

index f7eb440..0ec584b 100644 (file)
@@ -1,3 +1,7 @@
+2000-12-04  Andreas Jaeger  <aj@suse.de>
+
+       * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
+
 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * mml2015.el (mml2015-fix-micalg): Alg might be nil.
index 21466af..5f90979 100644 (file)
@@ -708,7 +708,7 @@ If ARG is nil, see `message-forward-as-mime' and `message-forward-show-mml';
 if ARG is 1, decode the message and forward directly inline;
 if ARG is 2, forward message as an rfc822 MIME section;
 if ARG is 3, decode message and forward as an rfc822 MIME section;
-if ARG is 4, foward message directly inline;
+if ARG is 4, forward message directly inline;
 otherwise, use flipped `message-forward-as-mime'.
 If POST, post instead of mail."
   (interactive "P")