diff --git a/plugins/Owner/plugin.py b/plugins/Owner/plugin.py index ad47ee043..6b31294f3 100644 --- a/plugins/Owner/plugin.py +++ b/plugins/Owner/plugin.py @@ -479,7 +479,7 @@ class Owner(callbacks.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()):