diff options
author | Adam <Adam@anope.org> | 2014-11-06 05:40:51 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2014-11-06 05:40:51 -0500 |
commit | 36837330aec3ba4b60ec3306c2b2c924996eac16 (patch) | |
tree | facf6dca636d4826f308cc7959c69f5d16bdf540 /data/botserv.example.conf | |
parent | 8b64e46ef12df000c51fe7e4fa176fb98ea432d0 (diff) |
Fix typo in botserv.example.conf
Diffstat (limited to 'data/botserv.example.conf')
-rw-r--r-- | data/botserv.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/botserv.example.conf b/data/botserv.example.conf index 1b849ac60..fbb8f166d 100644 --- a/data/botserv.example.conf +++ b/data/botserv.example.conf @@ -10,7 +10,7 @@ * client, the client becomes no different from a normal service bot, so you will have to use botserv/bot * to manually delete the client. * - * You may then waant to map some of the below commands to other services, like placing botserv/bot on + * You may then want to map some of the below commands to other services, like placing botserv/bot on * OperServ so you can delete the below client, and mapping assign and unassign to ChanServ so users are * able to control whether or not ChanServ is in the channel. You may also want to map botserv/set/nobot * to OperServ so you can restrict who can assign the other core service clients. |