mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 12:42:34 +01:00
Forgottten period.
This commit is contained in:
parent
589cdd0694
commit
e3da04e3c4
@ -256,7 +256,7 @@ class Misc(callbacks.Privmsg):
|
||||
if not startsWithPluginsDir(module.__file__):
|
||||
raise KeyError
|
||||
except KeyError:
|
||||
irc.error('I couldn\'t find a Supybot module named %s' % name)
|
||||
irc.error('I couldn\'t find a Supybot module named %s.' % name)
|
||||
return
|
||||
if hasattr(module, '__revision__'):
|
||||
irc.reply(module.__revision__)
|
||||
|
Loading…
Reference in New Issue
Block a user