summaryrefslogtreecommitdiff
path: root/modules/hostserv/hs_set.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hostserv/hs_set.cpp')
-rw-r--r--modules/hostserv/hs_set.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/hostserv/hs_set.cpp b/modules/hostserv/hs_set.cpp
index 1de34b5a3..a86d2d8d3 100644
--- a/modules/hostserv/hs_set.cpp
+++ b/modules/hostserv/hs_set.cpp
@@ -96,7 +96,7 @@ public:
source.Reply(" ");
source.Reply(_(
"Sets the vhost for the given nick to that of the given "
- "hostmask. If your IRCD supports vidents, then using "
+ "hostmask. If your IRCD supports vidents, then using "
"SET <nick> <ident>@<hostmask> set idents for users as "
"well as vhosts."
));
@@ -202,7 +202,7 @@ public:
source.Reply(" ");
source.Reply(_(
"Sets the vhost for all nicks in the same group as that "
- "of the given nick. If your IRCD supports vidents, then "
+ "of the given nick. If your IRCD supports vidents, then "
"using SETALL <nick> <ident>@<hostmask> will set idents "
"for users as well as vhosts."
"\n\n"