summaryrefslogtreecommitdiff
path: root/data/botserv.example.conf
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2014-11-06 05:40:51 -0500
committerAdam <Adam@anope.org>2014-11-06 05:40:51 -0500
commit36837330aec3ba4b60ec3306c2b2c924996eac16 (patch)
treefacf6dca636d4826f308cc7959c69f5d16bdf540 /data/botserv.example.conf
parent8b64e46ef12df000c51fe7e4fa176fb98ea432d0 (diff)
Fix typo in botserv.example.conf
Diffstat (limited to 'data/botserv.example.conf')
-rw-r--r--data/botserv.example.conf2
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.