You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by du...@apache.org on 2004/09/16 01:05:03 UTC

svn commit: rev 46137 - spamassassin/trunk/lib/Mail/SpamAssassin

Author: duncf
Date: Wed Sep 15 16:05:02 2004
New Revision: 46137

Modified:
   spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm
Log:
Minor typo in Mail::SpamAssassin::Conf

Modified: spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm
==============================================================================
--- spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm	(original)
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm	Wed Sep 15 16:05:02 2004
@@ -1301,7 +1301,7 @@
 =item dns_available { yes | test[: name1 name2...] | no }   (default: test)
 
 By default, SpamAssassin will query some default hosts on the internet to
-attempt to check if DNS is working on not. The problem is that it can
+attempt to check if DNS is working or not. The problem is that it can
 introduce some delay if your network connection is down, and in some cases it
 can wrongly guess that DNS is unavailable because the test connections failed.
 SpamAssassin includes a default set of 13 servers, among which 3 are picked