Trivia: Fix typo.

master
Valentin Lorentz 2012-12-12 18:39:24 +01:00
parent 825bd944c0
commit 8a58fd79ff
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
import supybot.conf as conf
import supybot.registry as registry
from supybot.i18n import PluginInternationalization, internationalizeDocstring
_ = PluginInternationalization('Admin')
_ = PluginInternationalization('Trivia')
def configure(advanced):
# This will be called by supybot to configure this module. advanced is
# a bool that specifies whether the user identified himself as an advanced