Factoids: Fix help of requireVoice. Closes GH-1153.

This commit is contained in:
Valentin Lorentz 2015-08-17 18:22:36 +02:00
parent d56539a0dd
commit d4c49d8215
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ conf.registerChannelValue(Factoids.web, 'channel',
conf.registerChannelValue(Factoids, 'requireVoice',
registry.Boolean(False, _("""Only allows a user with voice or above on a
channel to use the command.""")))
channel to use the 'learn' and 'forget' commands.""")))
conf.registerChannelValue(Factoids, 'learnSeparator',
registry.String('is', _("""Determines what separator must be used in
the learn command. Defaults to 'is' -- learn <key> is <value>.