mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Channel: Fix docstring. Closes GH-128.
This commit is contained in:
parent
1606e2d1e0
commit
7bb72c72be
@ -540,7 +540,7 @@ class Channel(callbacks.Plugin):
|
||||
"""[<channel>]
|
||||
|
||||
If you have the #channel,op capability, this will show you the
|
||||
current persistent bans on #channel.
|
||||
current persistent bans on the <channel>.
|
||||
"""
|
||||
c = ircdb.channels.getChannel(channel)
|
||||
if c.bans:
|
||||
|
Loading…
Reference in New Issue
Block a user