diff options
author | Robby <robby@chatbelgie.be> | 2019-04-05 03:11:39 +0200 |
---|---|---|
committer | Robby <robby@chatbelgie.be> | 2019-04-05 03:11:39 +0200 |
commit | af32a14fc17780225db77f4ae607bec4047897e4 (patch) | |
tree | a8a7d041a6e5a5ebad9be4a320f899ac666e3ccc /data/botserv.example.conf | |
parent | 5c8548040a6c1f0cb1922ebf5f32c23b56086c49 (diff) |
Config files: Fix some typos, bring stats.standalone.example.conf up to par with example.conf, etc.
Diffstat (limited to 'data/botserv.example.conf')
-rw-r--r-- | data/botserv.example.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/botserv.example.conf b/data/botserv.example.conf index fbb8f166d..28dab350b 100644 --- a/data/botserv.example.conf +++ b/data/botserv.example.conf @@ -242,7 +242,7 @@ command { service = "BotServ"; name = "INFO"; command = "botserv/info"; } * botserv/kick - Dummy help wrapper for the KICK command. * botserv/kick/amsg - Configures BotServ's AMSG kicker. * botserv/kick/badwords - Configures BotServ's badwords kicker. - * botserv/kick/bolds - Configures BotServ's bold text kiceker. + * botserv/kick/bolds - Configures BotServ's bold text kicker. * botserv/kick/caps - Configures BotServ's capital letters kicker. * botserv/kick/colors - Configures BotServ's color kicker. * botserv/kick/flood - Configures BotServ's flood kicker. @@ -333,7 +333,7 @@ privilege /* * fantasy * - * Allows 'fantaisist' commands to be used in channels. + * Allows 'fantasist' commands to be used in channels. * * Provides the commands: * botserv/set/fantasy - Used for enabling or disabling BotServ's fantasist commands. |