speling error in field description, closes #11093

svn path=/plone.app.discussion/trunk/; revision=39845
This commit is contained in:
Karl Johan Kleist 2010-09-10 05:00:47 +00:00
parent dc52481061
commit 59dc83cb88
1 changed files with 32 additions and 32 deletions

View File

@ -26,7 +26,7 @@ class IDiscussionSettings(Interface):
description=_(u"help_globally_enabled",
default=u"If selected, users are able to post comments on the "
"site. Though, you have to enable comments for "
"specific content types, folders or content objects"
"specific content types, folders or content objects "
"before users will be able to post comments."),
required=False,
default=True,