Skip to content

Commit d6b9441

Browse files
ENGCOM-4448: Fixed typo mistake #21600
- Merge Pull Request #21600 from yogeshsuhagiya/magento2:2.3-develop-PR-yogesh-11 - Merged commits: 1. 40500a7
2 parents 75cf826 + 40500a7 commit d6b9441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/App/FrontControllerInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
/**
99
* Application front controller responsible for dispatching application requests.
1010
* Front controller contains logic common for all actions.
11-
* Evary application area has own front controller
11+
* Every application area has own front controller.
1212
*
1313
* @api
1414
*/

0 commit comments

Comments
 (0)