Skip to content

Commit f8cb374

Browse files
authored
ENGCOM-4448: Fixed typo mistake #21600
2 parents 3623804 + d6b9441 commit f8cb374

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)