mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-21 10:13:13 +01:00
Slightly less broken Engrish.
This commit is contained in:
parent
c38c24575f
commit
15b7063eac
@ -346,7 +346,7 @@ class Misc(callbacks.Privmsg):
|
||||
if hasattr(module, '__revision__'):
|
||||
irc.reply(module.__revision__)
|
||||
else:
|
||||
irc.error('Module %s has no __revision__ string.' % name)
|
||||
irc.error('The %s module has no __revision__ string.' % name)
|
||||
else:
|
||||
names = []
|
||||
if not args:
|
||||
|
Loading…
Reference in New Issue
Block a user