From: Juanma Barranquero Date: Fri, 18 Oct 2002 08:36:59 +0000 (+0000) Subject: (gnus-nocem-liberal-fetch): Fix typo. X-Git-Tag: ttn-vms-21-2-B4~12783 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1dda7cc892d94216ef2ab4c842c05f5aa3b50c1b;p=emacs.git (gnus-nocem-liberal-fetch): Fix typo. --- diff --git a/lisp/gnus/gnus-nocem.el b/lisp/gnus/gnus-nocem.el index d682451565e..9b76ede9856 100644 --- a/lisp/gnus/gnus-nocem.el +++ b/lisp/gnus/gnus-nocem.el @@ -82,7 +82,7 @@ isn't bound, the message will be used unconditionally." (defcustom gnus-nocem-liberal-fetch nil "*If t try to fetch all messages which have @@NCM in the subject. Otherwise don't fetch messages which have references or whose message-id -matches an previously scanned and verified nocem message." +matches a previously scanned and verified nocem message." :group 'gnus-nocem :type 'boolean)