From: ivan Date: Mon, 12 Oct 2009 13:09:56 +0000 (+0000) Subject: terrible typo X-Git-Tag: freeside_1_9_2~295 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=749acdea665b76243095da0407a37703eb7fcc45;p=freeside.git terrible typo --- diff --git a/FS/FS/part_export/shellcommands.pm b/FS/FS/part_export/shellcommands.pm index a54c04c4b..0b9e475db 100644 --- a/FS/FS/part_export/shellcommands.pm +++ b/FS/FS/part_export/shellcommands.pm @@ -1,4 +1,4 @@ -ackage FS::part_export::shellcommands; +package FS::part_export::shellcommands; use vars qw(@ISA %info); use Tie::IxHash;