diff options
-rw-r--r-- | data/chanserv.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/chanserv.example.conf b/data/chanserv.example.conf index 2e098bd46..b25e8c224 100644 --- a/data/chanserv.example.conf +++ b/data/chanserv.example.conf @@ -87,7 +87,7 @@ module * - topiclock: Disallow the topic to be changed except with ChanServ's TOPIC command * - persist: Keep the channel open at all times * - noautoop: Disables autoop on the channel - * - cs_keepmodes: Enables keep modes on the channel, which retains modes when the channel is + * - cs_keep_modes: Enables keep modes on the channel, which retains modes when the channel is * not in use. * - none: No defaults * |