Skip to content

Commit 7667e6a

Browse files
authored
incorrect method description
1 parent 4aa2f11 commit 7667e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Quote/Model/Cart/Totals/ItemConverter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public function __construct(
6868
}
6969

7070
/**
71-
* Converts a specified rate model to a shipping method data object.
71+
* Converts a specified quote item model to a totals item data object.
7272
*
7373
* @param \Magento\Quote\Model\Quote\Item $item
7474
* @return \Magento\Quote\Api\Data\TotalsItemInterface

0 commit comments

Comments
 (0)