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_list.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/commands/hs_list.cpp') diff --git a/modules/commands/hs_list.cpp b/modules/commands/hs_list.cpp index e372860e2..dfeb23bd2 100644 --- a/modules/commands/hs_list.cpp +++ b/modules/commands/hs_list.cpp @@ -134,7 +134,7 @@ class CommandHSList : public Command this->SendSyntax(source); source.Reply(" "); source.Reply(_("This command lists registered vhosts to the operator\n" - "if a \037key\037 is specified, only entries whos nick or vhost match\n" + "If a \037key\037 is specified, only entries whose nick or vhost match\n" "the pattern given in \037key\037 are displayed e.g. Rob* for all\n" "entries beginning with \"Rob\"\n" "If a \037#X-Y\037 style is used, only entries between the range of \002X\002\n" -- cgit