Skip to content

Commit cee839d

Browse files
authored
Corrected class name in documentation.
1 parent e517984 commit cee839d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/code/Magento/Quote/Model/Quote.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ class Quote extends AbstractExtensibleModel implements \Magento\Quote\Api\Data\C
329329
protected $totalsCollector;
330330

331331
/**
332-
* @var \\Magento\Quote\Model\Quote\TotalsReader
332+
* @var \Magento\Quote\Model\Quote\TotalsReader
333333
*/
334334
protected $totalsReader;
335335

0 commit comments

Comments
 (0)