diff options
Diffstat (limited to 'modules/commands/ns_logout.cpp')
-rw-r--r-- | modules/commands/ns_logout.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/commands/ns_logout.cpp b/modules/commands/ns_logout.cpp index dc441cfec..8eb2934d9 100644 --- a/modules/commands/ns_logout.cpp +++ b/modules/commands/ns_logout.cpp @@ -69,7 +69,7 @@ class CommandNSLogout : public Command "yourself.\n" " \n" "With a parameter, does the same for the given nick. If you\n" - "specify \002REVALIDATE\002 as well, Services will ask the given nick\n" + "specify \002REVALIDATE\002 as well, services will ask the given nick\n" "to re-identify. This is limited to \002Services Operators\002.")); return true; |