From: miker Date: Tue, 16 Mar 2010 18:55:53 +0000 (+0000) Subject: typo spotted by Steve Callender and Dan Scott X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=460f65621501a5ebd15ee788afa54867cf527506;p=evergreen%2Ftadl.git typo spotted by Steve Callender and Dan Scott git-svn-id: svn://svn.open-ils.org/ILS/trunk@15872 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/action.pm b/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/action.pm index f0077ae60b..33ba489fc3 100644 --- a/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/action.pm +++ b/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/action.pm @@ -655,7 +655,7 @@ sub seconds_to_interval_hash { my $limit = shift || 's'; $limit =~ s/^(.)/$1/o; - my %ouptut; + my %output; my ($y,$ym,$M,$Mm,$w,$wm,$d,$dm,$h,$hm,$m,$mm,$s); my ($year, $month, $week, $day, $hour, $minute, $second) =