typo spotted by Steve Callender and Dan Scott
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 16 Mar 2010 18:55:53 +0000 (18:55 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 16 Mar 2010 18:55:53 +0000 (18:55 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15872 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/action.pm

index f0077ae..33ba489 100644 (file)
@@ -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) =