X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/d0d9d1822289cba0031c93bfb48b02551007e0fe..8c684fca9c7dbb4a2601628c744be9236ee68641:/chanserv/chancmds/banlist.c diff --git a/chanserv/chancmds/banlist.c b/chanserv/chancmds/banlist.c index b55e833c..f5288fb7 100644 --- a/chanserv/chancmds/banlist.c +++ b/chanserv/chancmds/banlist.c @@ -11,7 +11,7 @@ * CMDHELP: Displays a list of persistent and channel bans on the named channel. Each ban * CMDHELP: is identified by a number which can be passed to a subsequent BANDEL command. * CMDHELP: Note that the numbers can change if bans are added to or removed from the - * CMDHELP: chennel. Where: + * CMDHELP: channel. Where: * CMDHELP: channel - the channel to use * CMDHELP: BANLIST requires operator (+o) access on the named channel. */