From 343ce58ca834ddfecf7a5a49d6bb01cdbf5e4957 Mon Sep 17 00:00:00 2001 From: anbr Date: Tue, 20 Mar 2012 17:58:38 +0100 Subject: fix typo --- lib/XXV/MODULES/AUTOTIMER.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/XXV/MODULES/AUTOTIMER.pm b/lib/XXV/MODULES/AUTOTIMER.pm index 5e90493..b8d55fa 100644 --- a/lib/XXV/MODULES/AUTOTIMER.pm +++ b/lib/XXV/MODULES/AUTOTIMER.pm @@ -1044,9 +1044,9 @@ sub autotimerDelete { } # ------------------ -# Name: autotimerToogle +# Name: autotimerToggle # Descr: Switch Autotimer on or off. -# Usage: $obj->autotimerToogle($console, $atid); +# Usage: $obj->autotimerToggle($console, $atid); # ------------------ sub autotimerToggle { my $obj = shift || return error('No object defined!'); -- cgit v1.2.3