Skip to content

Commit d1b5ca9

Browse files
committed
Fix typos in DocBlock comments
1 parent 39599bd commit d1b5ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Quote/Model/Quote/Item/AbstractItem.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* - original_price - product price before any calculations
1717
* - calculation_price - prices for item totals calculation
1818
* - custom_price - new price that can be declared by user and recalculated during calculation process
19-
* - original_custom_price - original defined value of custom price without any convertion
19+
* - original_custom_price - original defined value of custom price without any conversion
2020
*
2121
* @api
2222
* @method float getDiscountAmount()

0 commit comments

Comments
 (0)