summaryrefslogtreecommitdiffstats
path: root/lib/ASM/Commander.pm
diff options
context:
space:
mode:
authorLibravatarDoug Freed <dwfreed@mtu.edu>2016-02-01 06:57:20 -0700
committerLibravatarDoug Freed <dwfreed@mtu.edu>2016-02-01 06:57:20 -0700
commitc8675d189b351dbf4767658932d8680e03f3656e (patch)
tree9b24cc7e251b34b21c14bbe4aee249a0335e115f /lib/ASM/Commander.pm
parent94f904f442e95de4ce7c7ad156853da19721ab2d (diff)
Removed a tab
Diffstat (limited to 'lib/ASM/Commander.pm')
-rw-r--r--lib/ASM/Commander.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ASM/Commander.pm b/lib/ASM/Commander.pm
index a4004cb..dee2633 100644
--- a/lib/ASM/Commander.pm
+++ b/lib/ASM/Commander.pm
@@ -379,7 +379,7 @@ sub cmd_suppress {
$conn->privmsg($event->replyto, "Unsuppressed $chan");
ASM::XML->writeChannels();
});
- $conn->privmsg($event->replyto, "Suppressing alerts from $chan for 30 minutes. If the bot restarts or the config is changed, you will need to do ;monitor $chan to check the status of the monitor flag");
+ $conn->privmsg($event->replyto, "Suppressing alerts from $chan for 30 minutes. If the bot restarts or the config is changed, you will need to do ;monitor $chan to check the status of the monitor flag");
}
sub cmd_silence {