From 74dbfe06998a21c2375d064e9a56a1ec06b824e5 Mon Sep 17 00:00:00 2001 From: Zantox Date: Wed, 25 Jun 2014 02:16:09 -0400 Subject: Updated HostServ Command English Language --- modules/commands/hs_request.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/commands/hs_request.cpp') diff --git a/modules/commands/hs_request.cpp b/modules/commands/hs_request.cpp index cd1a85c0a..498b51afb 100644 --- a/modules/commands/hs_request.cpp +++ b/modules/commands/hs_request.cpp @@ -171,7 +171,7 @@ class CommandHSRequest : public Command { this->SendSyntax(source); source.Reply(" "); - source.Reply(_("Request the given vHost to be actived for your nick by the\n" + source.Reply(_("Request the given vHost to be activated for your nick by the\n" "network administrators. Please be patient while your request\n" "is being considered.")); return true; -- cgit