speling error in field description, closes #11093
svn path=/plone.app.discussion/trunk/; revision=39845
This commit is contained in:
parent
dc52481061
commit
59dc83cb88
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user