diff --git a/scripts/supybot-plugin-create b/scripts/supybot-plugin-create index 384aaa5fc..34ace2b44 100644 --- a/scripts/supybot-plugin-create +++ b/scripts/supybot-plugin-create @@ -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