mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Dotted.
This commit is contained in:
parent
327254a85d
commit
70dd4dba3d
@ -538,7 +538,7 @@ class Owner(privmsgs.CapabilityCheckingPrivmsg):
|
||||
conf.registerPlugin(name, False)
|
||||
irc.replySuccess()
|
||||
else:
|
||||
irc.error('There was no callback %s' % name)
|
||||
irc.error('There was no callback %s.' % name)
|
||||
|
||||
|
||||
Class = Owner
|
||||
|
Loading…
Reference in New Issue
Block a user