summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Færøy2014-09-14 17:52:44 +0200
committerAlexander Færøy2014-09-14 17:52:44 +0200
commitb7b23f367bbf8049bd1233909681f705961b6778 (patch)
tree8c0bd5dcca03250e90619ba6965eb6f03b709175
parent782d19cfc983d5ffbdafd6b75ae2e2c8d3ce1c48 (diff)
parent01d9a1b0237eb0214a1d513b6f1c4afc1cb012f5 (diff)
downloadscripts.irssi.org-b7b23f367bbf8049bd1233909681f705961b6778.tar.bz2
Merge pull request #43 from dstftw/timer.pl-typo-fix
Fix typo in 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