mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Owner: Fix docstring. Closes GH-133.
This commit is contained in:
parent
5c9a62e69a
commit
1606e2d1e0
@ -479,7 +479,7 @@ class Owner(callbacks.Plugin):
|
||||
"""<plugin>
|
||||
|
||||
Unloads the callback by name; use the 'list' command to see a list
|
||||
of the currently loaded callbacks. Obviously, the Owner plugin can't
|
||||
of the currently loaded plugins. Obviously, the Owner plugin can't
|
||||
be unloaded.
|
||||
"""
|
||||
if ircutils.strEqual(name, self.name()):
|
||||
|
Loading…
Reference in New Issue
Block a user