From: ivan Date: Mon, 12 Oct 2009 13:09:55 +0000 (+0000) Subject: terrible typo X-Git-Tag: root_of_svc_elec_features~767 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=87b5a2f15b23247a68fd29f8c0fb5cd81ab406ba 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;