summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg/base_delayed.pm
diff options
context:
space:
mode:
authorjayce <jayce>2007-03-05 23:01:53 +0000
committerjayce <jayce>2007-03-05 23:01:53 +0000
commit02055f915e167a12cf3f39ea63bf4432216aed47 (patch)
tree737ff2293d5795196a5443bd0fae3bc9600550dd /FS/FS/part_pkg/base_delayed.pm
parenta29e87197c593e4e6b9eb8e66bf03ea61006a5af (diff)
Typo in the package name caused a warning. Fixed.
Diffstat (limited to 'FS/FS/part_pkg/base_delayed.pm')
-rw-r--r--FS/FS/part_pkg/base_delayed.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_pkg/base_delayed.pm b/FS/FS/part_pkg/base_delayed.pm
index 1406a56..ddd4caf 100644
--- a/FS/FS/part_pkg/base_delayed.pm
+++ b/FS/FS/part_pkg/base_delayed.pm
@@ -1,4 +1,4 @@
-package FS::part_pkg::flat_delayed;
+package FS::part_pkg::base_delayed;
use strict;
use vars qw(@ISA %info);