From 1314d5b4f159a5a4964bf192b9e062b823ccdf62 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 11 Aug 2013 15:38:09 -0400 Subject: [PATCH] Fix cs_kee_pmodes default --- data/chanserv.example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 *