summaryrefslogtreecommitdiff
path: root/lib/command.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/command.php')
-rw-r--r--lib/command.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/command.php b/lib/command.php
index 0251dfc7f..4887cac45 100644
--- a/lib/command.php
+++ b/lib/command.php
@@ -900,8 +900,8 @@ class HelpCommand extends Command
{
function handle($channel)
{
- // TRANS: Help text for commands.
$channel->output($this->user,
+ // TRANS: Help text for commands.
_("Commands:\n".
"on - turn on notifications\n".
"off - turn off notifications\n".