Skip to content

Commit

Permalink
ENGCOM-6333: Correct spelling #25328
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirZaets authored Nov 26, 2019
2 parents 61a76d8 + 3ff4429 commit 10ec987
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
<?php
/**
* Oder statuses grid collection
*
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Sales\Model\ResourceModel\Status;

/**
* Order statuses grid collection.
*/
class Collection extends \Magento\Sales\Model\ResourceModel\Order\Status\Collection
{
/**
Expand Down

0 comments on commit 10ec987

Please sign in to comment.