Encyclopedia: clarify the help text of the 'editchannel' option

This commit is contained in:
Elián Hanisch 2012-01-29 23:42:11 -03:00
parent c59d11c308
commit db4af03f78

View File

@ -160,7 +160,7 @@ conf.registerChannelValue(Encyclopedia, 'relaychannel',
conf.registerGlobalValue(Encyclopedia, 'editchannel',
registry.SpaceSeparatedListOfStrings(['#ubuntu-ops'],
'Channels where unauthorised edits are allowed.'))
'Channels where edits of restricted editors are allowed.'))
conf.registerGlobalValue(Encyclopedia, 'notfoundmsg',
registry.String('Factoid %s not found', 'Reply when factoid isn\'t found'))