You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2008/04/23 10:43:27 UTC

svn commit: r650788 - /spamassassin/rules/trunk/sandbox/sidney/70_other.cf

Author: jm
Date: Wed Apr 23 01:43:19 2008
New Revision: 650788

URL: http://svn.apache.org/viewvc?rev=650788&view=rev
Log:
fix syntax error

Modified:
    spamassassin/rules/trunk/sandbox/sidney/70_other.cf

Modified: spamassassin/rules/trunk/sandbox/sidney/70_other.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/sidney/70_other.cf?rev=650788&r1=650787&r2=650788&view=diff
==============================================================================
--- spamassassin/rules/trunk/sandbox/sidney/70_other.cf (original)
+++ spamassassin/rules/trunk/sandbox/sidney/70_other.cf Wed Apr 23 01:43:19 2008
@@ -3,4 +3,4 @@
 describe T_SIDNEY_FB_CIALIS_LEO3		Uses a mis-spelled version of cialis.
 
 meta T_SIDNEY_FB_CIAL_NONWORD FB_CIALIS_LEO3 && !T_SIDNEY_FB_CIALIS_LEO3
-meta T_SIDNEY_FB_CIAL_NONWORD Hits the existing cialis rule but not the test one
+describe T_SIDNEY_FB_CIAL_NONWORD Hits the existing cialis rule but not the test one