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 357fab2 commit 0f801f4Copy full SHA for 0f801f4
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 of a abandoned report
+ * Authorization for an abandoned report
20
*/
21
const ADMIN_RESOURCE = 'Magento_Reports::abandoned';
22
0 commit comments