fixed speling error, closes #12288
This commit is contained in:
parent
81997174d4
commit
3b0b8a96ce
@ -37,7 +37,7 @@ class IDiscussionSettings(Interface):
|
|||||||
default="Enable anonymous comments"),
|
default="Enable anonymous comments"),
|
||||||
description=_(u"help_anonymous_comments",
|
description=_(u"help_anonymous_comments",
|
||||||
default=u"If selected, anonymous users are able to post "
|
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 "
|
"recommended to use a captcha solution to prevent "
|
||||||
"spam if this setting is enabled."),
|
"spam if this setting is enabled."),
|
||||||
required=False,
|
required=False,
|
||||||
|
Loading…
Reference in New Issue
Block a user