Minor string fix
authorjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 8 May 2004 17:43:06 +0000 (17:43 +0000)
committerjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 8 May 2004 17:43:06 +0000 (17:43 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7397 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/spamcop/options.php

index 146e8308095c2c6add7add12fb29b3e7e6795275..31d17ac133847c0965ee1f609311aacbe6b8b3c5 100755 (executable)
@@ -212,7 +212,7 @@ echo '<p>';
 echo _("The SpamCop service will display information as it finds it, so scroll down until you see a form button. It might pause a little while it is looking up information, so be a little patient. Read what it says, and submit the spam. Close the browser window. Press Cancel or click on the appropriate mail folder to see messages and/or delete the spam.");
 echo "</p>\n";
 
-echo '<p><b>' . _("Spamcop service type") . '</b><br />';
+echo '<p><b>' . _("SpamCop service type") . '</b><br />';
 echo _("Service type option allows selecting which spamcop services you are using. Member services use different web reporting forms and does not display nags. You can purchase these services, if you want to support SpamCop.");
 echo "</p>\n";