summaryrefslogtreecommitdiff
path: root/modules/commands/os_session.cpp
diff options
context:
space:
mode:
authorRobby- <robby@chat.be>2013-09-14 14:40:17 +0200
committerAdam <Adam@anope.org>2013-09-27 19:11:02 -0400
commit4f820a7d41dbdf83b27005dcfb02507206708d6b (patch)
treedf34793df95dff47106a84c55980354cf02b05b4 /modules/commands/os_session.cpp
parent5f7127dd92ec9b86b64ea0bbc385e5c06be77fff (diff)
Fix typos, remove dead language defines.
os_set: Add missing debug text in help output.
Diffstat (limited to 'modules/commands/os_session.cpp')
-rw-r--r--modules/commands/os_session.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/commands/os_session.cpp b/modules/commands/os_session.cpp
index d04085347..3f1a0c26c 100644
--- a/modules/commands/os_session.cpp
+++ b/modules/commands/os_session.cpp
@@ -583,7 +583,7 @@ class CommandOSException : public Command
"all clients attempting to connect from that host will be\n"
"killed. Before the user is killed, they are notified, of a\n"
"source of help regarding session limiting. The content of\n"
- "this notice is a config setting.\n"));
+ "this notice is a config setting."));
source.Reply(" ");
source.Reply(_("\002EXCEPTION ADD\002 adds the given host mask to the exception list.\n"
"Note that \002nick!user@host\002 and \002user@host\002 masks are invalid!\n"