mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-12 11:31:03 +01:00
Fix a copy/paste error in User.capabilities help
This commit is contained in:
parent
88ca711d6a
commit
a946effc79
@ -358,7 +358,8 @@ class User(callbacks.Plugin):
|
||||
"""[<name>]
|
||||
|
||||
Returns the capabilities of the user specified by <name>; if <name>
|
||||
isn't specified, returns the hostmasks of the user calling the command.
|
||||
isn't specified, returns the capabilities of the user calling the
|
||||
command.
|
||||
"""
|
||||
try:
|
||||
u = ircdb.users.getUser(msg.prefix)
|
||||
|
Loading…
x
Reference in New Issue
Block a user