* gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo. Trivial
authorSimon Josefsson <jas@extundo.com>
Thu, 23 May 2002 22:16:37 +0000 (22:16 +0000)
committerSimon Josefsson <jas@extundo.com>
Thu, 23 May 2002 22:16:37 +0000 (22:16 +0000)
change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.

lisp/ChangeLog
lisp/gnus-msg.el

index b3e3610..1531709 100644 (file)
@@ -1,5 +1,8 @@
 2002-05-23  Simon Josefsson  <jas@extundo.com>
 
+       * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
+       change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
+
        * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
        Niklas Morberg <niklas.morberg@axis.com>.
 
index 24535bc..4ea6057 100644 (file)
@@ -241,7 +241,7 @@ See also the `mml-default-encrypt-method' variable."
 
 (defcustom gnus-confirm-mail-reply-to-news nil
   "If non-nil, Gnus requests confirmation when replying to news.
-This is done because new users often reply by misstake when reading
+This is done because new users often reply by mistake when reading
 news."
   :group 'gnus-message
   :type 'boolean)