Fix one occurence missing from previous commit.

This commit is contained in:
Valentin Lorentz 2014-04-12 07:12:07 +00:00
parent 5f306a8c74
commit cdb14ec4f5
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ except:
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
# a bool that specifies whether the user identified themself as an advanced
# user or not. You should effect your configuration by manipulating the
# registry as appropriate.
from supybot.questions import expect, anything, something, yn