summaryrefslogtreecommitdiffstats
path: root/scripts/timer.pl
diff options
context:
space:
mode:
authorSergey M․2014-09-14 22:49:20 +0700
committerSergey M․2014-09-14 22:49:20 +0700
commit01d9a1b0237eb0214a1d513b6f1c4afc1cb012f5 (patch)
tree8c0bd5dcca03250e90619ba6965eb6f03b709175 /scripts/timer.pl
parent782d19cfc983d5ffbdafd6b75ae2e2c8d3ce1c48 (diff)
downloadscripts.irssi.org-01d9a1b0237eb0214a1d513b6f1c4afc1cb012f5.tar.bz2
Fix typo in timer.pl
Diffstat (limited to 'scripts/timer.pl')
-rw-r--r--scripts/timer.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/timer.pl b/scripts/timer.pl
index 1f5452c..e48f900 100644
--- a/scripts/timer.pl
+++ b/scripts/timer.pl
@@ -75,7 +75,7 @@ sub cmd_timer_help {
print ( <<EOF
TIMER LIST
-TIMER ADD <name> <internal in seconds> [<repeat>] <command>
+TIMER ADD <name> <interval in seconds> [<repeat>] <command>
TIMER STOP <name>
repeat value of 0 means unlimited too