summaryrefslogtreecommitdiff
path: root/modules/nickserv/ns_info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/nickserv/ns_info.cpp')
-rw-r--r--modules/nickserv/ns_info.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/nickserv/ns_info.cpp b/modules/nickserv/ns_info.cpp
index 254a928ac..7c436b7dc 100644
--- a/modules/nickserv/ns_info.cpp
+++ b/modules/nickserv/ns_info.cpp
@@ -251,7 +251,7 @@ public:
source.Reply(_(
"Allows you to prevent certain pieces of information from "
"being displayed when someone does a %s\032\002INFO\002 on your "
- "nick. You can hide your email address\032(\002EMAIL\002), last seen "
+ "nick. You can hide your email address\032(\002EMAIL\002), last seen "
"user@host mask (\002USERMASK\002), your services access status "
"(\002STATUS\002) and last quit message (\002QUIT\002). "
"The second parameter specifies whether the information should "
@@ -284,7 +284,7 @@ public:
source.Reply(_(
"Allows you to prevent certain pieces of information from "
"being displayed when someone does a %s\032\002INFO\002 on the "
- "nick. You can hide the email address (\002EMAIL\002), last seen "
+ "nick. You can hide the email address (\002EMAIL\002), last seen "
"user@host mask (\002USERMASK\002), the services access status "
"(\002STATUS\002) and last quit message (\002QUIT\002). "
"The second parameter specifies whether the information should "