X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FPriceSource%2FDiscount.pm;h=ae4592bd97666618541fe8b9a52955f49e855ec4;hb=a8b18c65bfd47c845e641fb0fff9587f4122bf9d;hp=a7475eae2d84e610e877d5feecda191d4e45a5e0;hpb=9f66626118ec0cdcee8082b3d81f288bbfa23648;p=kivitendo-erp.git diff --git a/SL/PriceSource/Discount.pm b/SL/PriceSource/Discount.pm index a7475eae2..ae4592bd9 100644 --- a/SL/PriceSource/Discount.pm +++ b/SL/PriceSource/Discount.pm @@ -51,7 +51,7 @@ __END__ =head1 NAME -SL::PriceSource::Discount - contrainer to pass calculated discounts around +SL::PriceSource::Discount - container to pass calculated discounts around =head1 SYNOPSIS @@ -75,7 +75,7 @@ SL::PriceSource::Discount - contrainer to pass calculated discounts around ); # invalid discount - SL::PriceSource::Dicount->new( + SL::PriceSource::Discount->new( discount => $original_discount, spec => $original_spec, description => $original_description,