From f1ad7fd5820e2eee8f1c2c87da7b4d6a3781a874 Mon Sep 17 00:00:00 2001 From: Lee Holmes Date: Fri, 21 Feb 2014 20:41:41 +0000 Subject: [PATCH] fix comment, activate not active --- data/hostserv.example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */