Skip to content

Commit bbc9e1e

Browse files
committed
MAGETWO-70705: [GitHub] Installation error in Tax module #10138
1 parent eb8fb96 commit bbc9e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/Model/Calculation/Rate/Converter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class Converter
3636

3737
/**
3838
* @param \Magento\Tax\Api\Data\TaxRateInterfaceFactory $taxRateDataObjectFactory
39-
* @param \Magento\Tax\Api\Data\TaxRateTitleInterfaceFactory $taxRateTitleDataObjectFactory ,
39+
* @param \Magento\Tax\Api\Data\TaxRateTitleInterfaceFactory $taxRateTitleDataObjectFactory
4040
* @param FormatInterface|null $format
4141
* @since 2.0.0
4242
*/

0 commit comments

Comments
 (0)