From d4c49d8215d5738a23463b515caf164adaf295df Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 17 Aug 2015 18:22:36 +0200 Subject: [PATCH] Factoids: Fix help of requireVoice. Closes GH-1153. --- plugins/Factoids/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Factoids/config.py b/plugins/Factoids/config.py index 4ccc3a3b8..d16481e1b 100644 --- a/plugins/Factoids/config.py +++ b/plugins/Factoids/config.py @@ -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 is .