Skip to content

Commit 0f801f4

Browse files
authored
Update Abandoned.php
1 parent 357fab2 commit 0f801f4

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Reports/Controller/Adminhtml/Report/Shopcart

1 file changed

+1
-1
lines changed

app/code/Magento/Reports/Controller/Adminhtml/Report/Shopcart/Abandoned.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class Abandoned extends \Magento\Reports\Controller\Adminhtml\Report\Shopcart implements HttpGetActionInterface
1717
{
1818
/**
19-
* Authorization of a abandoned report
19+
* Authorization for an abandoned report
2020
*/
2121
const ADMIN_RESOURCE = 'Magento_Reports::abandoned';
2222

0 commit comments

Comments
 (0)