diff options
Diffstat (limited to 'modules/nickserv/ns_identify.cpp')
-rw-r--r-- | modules/nickserv/ns_identify.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/nickserv/ns_identify.cpp b/modules/nickserv/ns_identify.cpp index 94ca476ae..cd51d1de5 100644 --- a/modules/nickserv/ns_identify.cpp +++ b/modules/nickserv/ns_identify.cpp @@ -113,8 +113,8 @@ public: source.Reply(" "); source.Reply(_( "Tells %s that you are really the owner of this " - "nick. Many commands require you to authenticate yourself " - "with this command before you use them. The password " + "nick. Many commands require you to authenticate yourself " + "with this command before you use them. The password " "should be the same one you sent with the \002REGISTER\002 " "command." ), |