summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2009-10-12 13:09:56 +0000
committerivan <ivan>2009-10-12 13:09:56 +0000
commit749acdea665b76243095da0407a37703eb7fcc45 (patch)
tree8a50a7d3cbc4ef44533a55e285e6d9789ab9b2e6
parent580a814c01dfdd9aae5947cd7cd631d14c3c05a8 (diff)
terrible typo
-rw-r--r--FS/FS/part_export/shellcommands.pm2
1 files changed, 1 insertions, 1 deletions
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;