Skip to content

Commit f186ab8

Browse files
author
Stanislav Idolov
authored
ENGCOM-2757: Fixed typo in module AdminNotification #17548
2 parents 84b6824 + 05336fe commit f186ab8

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)