Channel: Fix docstring. Closes GH-128.

This commit is contained in:
Valentin Lorentz 2012-02-11 15:19:50 +01:00
parent 1606e2d1e0
commit 7bb72c72be

View File

@ -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: