]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/PriceSource/Price.pm
GDPDU: statt acc_trans_id die trans_id exportieren
[kivitendo-erp.git] / SL / PriceSource / Price.pm
index b17fb36d8ab91ab674c8fa6bbe358648a056bb12..0ecc8b002ca53633f82fb479937745b1c5efe74e 100644 (file)
@@ -51,7 +51,7 @@ __END__
 
 =head1 NAME
 
-SL::PriceSource::Price - contrainer to pass calculated prices around
+SL::PriceSource::Price - container to pass calculated prices around
 
 =head1 SYNOPSIS
 
@@ -116,7 +116,7 @@ A ref to the creating algorithm.
 
 =item C<priority>
 
-OPTIONAL. Prices may supply a numerical priority. Higher will trump over lower, even when
+OPTIONAL. Prices may supply a numerical priority. Higher will trump lower, even when
 supplying higher prices. Defaults to 3 (as in middle of 1-5).
 
 =item C<missing>