Skip to content

Commit b7d1359

Browse files
#5328: Static test fix.
1 parent 691b877 commit b7d1359

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/Sales/Model/ResourceModel/Status/Collection.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
namespace Magento\Sales\Model\ResourceModel\Status;
77

88
/**
9-
* Class Collection
10-
* Oder statuses grid collection
9+
* Order statuses grid collection.
1110
*/
1211
class Collection extends \Magento\Sales\Model\ResourceModel\Order\Status\Collection
1312
{

0 commit comments

Comments
 (0)