fixed speling error, closes #12288

This commit is contained in:
Karl Johan Kleist 2011-10-18 09:56:24 +03:00
parent 81997174d4
commit 3b0b8a96ce
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ class IDiscussionSettings(Interface):
default="Enable anonymous comments"),
description=_(u"help_anonymous_comments",
default=u"If selected, anonymous users are able to post "
"comments without loggin in. It is highly "
"comments without logging in. It is highly "
"recommended to use a captcha solution to prevent "
"spam if this setting is enabled."),
required=False,