From: Simon Josefsson Date: Thu, 23 May 2002 22:16:37 +0000 (+0000) Subject: * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo. Trivial X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=3abdcabfdc5a11751188b39076cba4171024a5be * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo. Trivial change from Benjamin Rutt . --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b3e3610fc..1531709ff 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2002-05-23 Simon Josefsson + * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo. Trivial + change from Benjamin Rutt . + * nnweb.el (nnweb-type): Remove dejanewsold. Trivial change from Niklas Morberg . diff --git a/lisp/gnus-msg.el b/lisp/gnus-msg.el index 24535bc56..4ea60572f 100644 --- a/lisp/gnus-msg.el +++ b/lisp/gnus-msg.el @@ -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)