From dca6f27035d3a0103dfbbf81753901318a9b5142 Mon Sep 17 00:00:00 2001
From: tokul
Date: Wed, 8 Oct 2003 17:52:09 +0000
Subject: [PATCH] added )
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5888 7612ce4b-ef26-0410-bec9-ea0150e637f0
---
plugins/spamcop/options.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/spamcop/options.php b/plugins/spamcop/options.php
index 085fd21d..430319f7 100755
--- a/plugins/spamcop/options.php
+++ b/plugins/spamcop/options.php
@@ -147,7 +147,7 @@ echo _("The SpamCop service will display information as it finds it, so scroll d
echo "
\n";
echo "";
-echo _("For more information about SpamCop, it's services, spam in general, and many related topics, try reading through SpamCop's Help and Feedback section.";
+echo _("For more information about SpamCop, it's services, spam in general, and many related topics, try reading through SpamCop's Help and Feedback section.");
echo "
\n";
?>