Skip to content

Commit 05336fe

Browse files
ENGCOM-2757: Fixed typo in module AdminNotification #17548
- Merge Pull Request #17548 from arnoudhgz/magento2:typos/app-code-magento-module-admin-notification - Merged commits: 1. d46d36a
2 parents 1cb9235 + d46d36a commit 05336fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/AdminNotification/Observer/PredispatchAdminActionControllerObserver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function __construct(
3737
}
3838

3939
/**
40-
* Predispath admin action controller
40+
* Predispatch admin action controller
4141
*
4242
* @param \Magento\Framework\Event\Observer $observer
4343
* @return void

0 commit comments

Comments
 (0)