]> code.delx.au - gnu-emacs/commitdiff
(gnus-nocem-liberal-fetch): Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 18 Oct 2002 08:36:59 +0000 (08:36 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 18 Oct 2002 08:36:59 +0000 (08:36 +0000)
lisp/gnus/gnus-nocem.el

index d682451565e6106464c2017031d66a0978b98b51..9b76ede9856c98c8b0b53e2b04a7a080d7c435ea 100644 (file)
@@ -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)