]> git.openstreetmap.org Git - osqa.git/commitdiff
fixed up some minor typos in the emails
authormatt <matt@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 2 Jun 2010 00:53:15 +0000 (00:53 +0000)
committermatt <matt@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 2 Jun 2010 00:53:15 +0000 (00:53 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@356 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/settings/email.py

index 5e8a4a28bcd62636a4c61be3f0ef81029ff0c988..bf307e6ecde309004b4002620cac2dd80638732b 100644 (file)
@@ -42,7 +42,7 @@ required=False))
 \r
 EMAIL_FOOTER_TEXT = Setting(u'EMAIL_FOOTER_TEXT', '', EMAIL_SET, dict(\r
 label = _("Email Footer Text"),\r
-help_text = _("Email footer text, usually the Can Spam compliance, or the phisical address of the organization running the website. See <a href=\"http://en.wikipedia.org/wiki/CAN-SPAM_Act_of_2003\">http://en.wikipedia.org/wiki/CAN-SPAM_Act_of_2003</a> for more info."),\r
+help_text = _("Email footer text, usually \"CAN SPAM\" compliance, or the physical address of the organization running the website. See <a href=\"http://en.wikipedia.org/wiki/CAN-SPAM_Act_of_2003\">this Wikipedia article</a> for more info."),\r
 required=False))\r
 \r
 EMAIL_DIGEST_CONTROL = Setting('EMAIL_DIGEST_CONTROL', None)\r