We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f801f4 commit 612d5e6Copy full SHA for 612d5e6
app/code/Magento/Reports/Controller/Adminhtml/Report/Shopcart/Abandoned.php
@@ -16,7 +16,7 @@
16
class Abandoned extends \Magento\Reports\Controller\Adminhtml\Report\Shopcart implements HttpGetActionInterface
17
{
18
/**
19
- * Authorization for an abandoned report
+ * Authorization of an abandoned report
20
*/
21
const ADMIN_RESOURCE = 'Magento_Reports::abandoned';
22
0 commit comments