1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 08:26:38 +02:00

Fix typos, remove dead language defines.

os_set: Add missing debug text in help output.
This commit is contained in:
Robby-
2013-09-14 14:40:17 +02:00
committed by Adam
parent 5f7127dd92
commit 4f820a7d41
30 changed files with 106 additions and 92 deletions
+1 -1
View File
@@ -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"