summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorLee Holmes <lethality@anope.org>2014-02-21 20:41:41 +0000
committerLee Holmes <lethality@anope.org>2014-02-21 20:41:41 +0000
commitf1ad7fd5820e2eee8f1c2c87da7b4d6a3781a874 (patch)
treeb434f3675952ed38f3de191d3919f7cc1bd77dd2 /data
parent43f2645b326244778198763a9fd2b72e34d89337 (diff)
fix comment, activate not active
Diffstat (limited to 'data')
-rw-r--r--data/hostserv.example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/hostserv.example.conf b/data/hostserv.example.conf
index e95b876ce..f5109db4c 100644
--- a/data/hostserv.example.conf
+++ b/data/hostserv.example.conf
@@ -139,7 +139,7 @@ command { service = "HostServ"; name = "ON"; command = "hostserv/on"; }
/*
* hs_request
*
- * Provides the commands hostserv/request, hostserv/active, hostserv/reject, and hostserv/waiting.
+ * Provides the commands hostserv/request, hostserv/activate, hostserv/reject, and hostserv/waiting.
*
* Used to manage vHosts requested by users.
*/