X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/9f66626118ec0cdcee8082b3d81f288bbfa23648..ae278b58747710a8c843a6bee9375186eafa17f7:/SL/PriceSource/Discount.pm 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,