summaryrefslogtreecommitdiff
path: root/modules/commands/hs_request.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/hs_request.cpp')
-rw-r--r--modules/commands/hs_request.cpp2
1 files changed, 1 insertions, 1 deletions
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;