You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by mm...@apache.org on 2010/03/01 20:39:03 UTC

svn commit: r917669 - /spamassassin/branches/3.3/lib/Mail/SpamAssassin/Conf.pm

Author: mmartinec
Date: Mon Mar  1 19:39:03 2010
New Revision: 917669

URL: http://svn.apache.org/viewvc?rev=917669&view=rev
Log:
Bug 6343: trivial doc fix: replace two occurances of ::Plugins:: with ::Plugin:: in Conf.pm POD

Modified:
    spamassassin/branches/3.3/lib/Mail/SpamAssassin/Conf.pm

Modified: spamassassin/branches/3.3/lib/Mail/SpamAssassin/Conf.pm
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.3/lib/Mail/SpamAssassin/Conf.pm?rev=917669&r1=917668&r2=917669&view=diff
==============================================================================
--- spamassassin/branches/3.3/lib/Mail/SpamAssassin/Conf.pm (original)
+++ spamassassin/branches/3.3/lib/Mail/SpamAssassin/Conf.pm Mon Mar  1 19:39:03 2010
@@ -591,8 +591,8 @@
 the address, before whitelisting.
 
 Authorization is performed using one of the installed sender-authorization
-schemes: SPF (using C<Mail::SpamAssassin::Plugins::SPF>), or DKIM (using
-C<Mail::SpamAssassin::Plugins::DKIM>).  Note that those plugins must be active,
+schemes: SPF (using C<Mail::SpamAssassin::Plugin::SPF>), or DKIM (using
+C<Mail::SpamAssassin::Plugin::DKIM>).  Note that those plugins must be active,
 and working, for this to operate.
 
 Using C<whitelist_auth> is roughly equivalent to specifying duplicate