Changing SPAMCOP to SpamCop
[squirrelmail.git] / plugins / filters / filters.php
index 1f82bafa05685b0a2a5801226d8f72ae1ce182fb..1a04ce27520f641e641a8a0ec6b80c60cf4f02aa 100644 (file)
@@ -579,7 +579,7 @@ function load_spam_filters() {
     $filters['SPAMcop']['dns'] = 'bl.spamcop.net';
     $filters['SPAMcop']['result'] = '127.0.0.2';
     $filters['SPAMcop']['comment'] =
-        _("FREE, for now - SPAMCOP - An interesting solution that lists servers that have a very high spam to legit email ratio (85 percent or more).");
+        _("FREE, for now - SpamCop - An interesting solution that lists servers that have a very high spam to legit email ratio (85 percent or more).");
 
     $filters['dev.null.dk']['prefname'] = 'filters_spam_devnull';
     $filters['dev.null.dk']['name'] = 'dev.null.dk Lists';
@@ -793,4 +793,4 @@ function do_error($string) {
     echo $string;
     echo "</font></p>\n";
 }
-?>
+?>
\ No newline at end of file