(gnus-article-browse-html-article): Fix type in doc string.
authorReiner Steib <Reiner.Steib@gmx.de>
Sun, 16 Mar 2008 14:34:30 +0000 (14:34 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Sun, 16 Mar 2008 14:34:30 +0000 (14:34 +0000)
lisp/ChangeLog
lisp/gnus-art.el

index 6e28f78..db7be0c 100644 (file)
@@ -1,3 +1,8 @@
+2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
+       string.
+
 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
index e6f2592..0c11284 100644 (file)
@@ -2979,7 +2979,7 @@ whether you have read the message.  As
 content to the browser without eliminating these \"web bugs\" you
 should only use it for mails from trusted senders.
 
-If you alwasy want to display HTML part in the browser, set
+If you always want to display HTML part in the browser, set
 `mm-text-html-renderer' to nil."
   ;; Cf. `mm-w3m-safe-url-regexp'
   (interactive "P")