Removing random double spaces in strings
[squirrelmail.git] / plugins / spamcop / setup.php
index 9437bf804531371dc65593e44bcda522f825f2ed..5f54c46c276df75e26389dd14fb1382f8b4ae4fc 100755 (executable)
@@ -129,7 +129,7 @@ function spamcop_options()
    $optpage_blocks[] = array(
       'name' => _("SpamCop - Spam Reporting"),
       'url' => '../plugins/spamcop/options.php',
-      'desc' => _("Help fight the battle against unsolicited email.  SpamCop reads the spam email and determines the correct addresses to send complaints to.  Quite fast, really smart, and easy to use."),
+      'desc' => _("Help fight the battle against unsolicited email. SpamCop reads the spam email and determines the correct addresses to send complaints to. Quite fast, really smart, and easy to use."),
       'js' => false
    );
 }