diff options
author | Mark Wells <mark@freeside.biz> | 2013-08-15 10:02:26 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2013-08-15 10:02:26 -0700 |
commit | 22a2961bb218bd7f02606ce17a56186b7c107239 (patch) | |
tree | 7bf3724c01097706cb3ee6f2d7f4e6abd5d82896 /httemplate/edit/bulk-part_pkg.html | |
parent | 6924a1488d0ec5e64f2dc5a7f9b927464515c068 (diff) |
fix spelling errors
Diffstat (limited to 'httemplate/edit/bulk-part_pkg.html')
-rw-r--r-- | httemplate/edit/bulk-part_pkg.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/edit/bulk-part_pkg.html b/httemplate/edit/bulk-part_pkg.html index 1773c9a8b..9d0792f54 100644 --- a/httemplate/edit/bulk-part_pkg.html +++ b/httemplate/edit/bulk-part_pkg.html @@ -68,5 +68,4 @@ foreach my $num (keys %report_class) { $initial_state{$num} = ''; } # else, uh, you didn't provide any pkgparts } -warn Dumper \%initial_state; </%init> |