Skip to content

Commit ea66a7d

Browse files
committed
Merge branch 'ACP2E-92' of https://github.com/magento-l3/magento2ce into ACP2E-92
2 parents 894c5f6 + 3a0dbfc commit ea66a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Model/Order/Creditmemo/Validation/QuantityValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ public function validate($entity)
114114
}
115115

116116
/**
117-
* to check the refund qty is decimal if getIsQtyDecimal is unset.
117+
* To check the refund qty is decimal if getIsQtyDecimal is unset.
118118
*
119119
* @param int|null $isQtyDecimal
120120
* @param float $itemQty

0 commit comments

Comments
 (0)