summaryrefslogtreecommitdiff
path: root/modules/commands/cs_suspend.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/cs_suspend.cpp
parent5f7127dd92ec9b86b64ea0bbc385e5c06be77fff (diff)
Fix typos, remove dead language defines.
os_set: Add missing debug text in help output.
Diffstat (limited to 'modules/commands/cs_suspend.cpp')
-rw-r--r--modules/commands/cs_suspend.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/commands/cs_suspend.cpp b/modules/commands/cs_suspend.cpp
index 0326b38ba..241d28453 100644
--- a/modules/commands/cs_suspend.cpp
+++ b/modules/commands/cs_suspend.cpp
@@ -128,7 +128,7 @@ class CommandCSSuspend : public Command
"May be cancelled by using the \002UNSUSPEND\002\n"
"command to preserve all previous channel data/settings.\n"
"If an expiry is given the channel will be unsuspended after\n"
- "that period of time, else the default expiry from the"
+ "that period of time, else the default expiry from the\n"
"configuration is used.\n"
" \n"
"Reason may be required on certain networks."));