Skip to content

Commit 32b3101

Browse files
committed
Fix spelling
1 parent 317ae22 commit 32b3101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

language/en/common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
'SKELETON_QUESTION_COMPONENT_SERVICE' => 'Create a sample service?',
8484
'SKELETON_QUESTION_COMPONENT_SERVICE_UI' => 'Service',
8585
'SKELETON_QUESTION_COMPONENT_CONTROLLER' => 'Create a sample controller?',
86-
'SKELETON_QUESTION_COMPONENT_CONTROLLER_UI' => 'Controller (frontpage)',
86+
'SKELETON_QUESTION_COMPONENT_CONTROLLER_UI' => 'Controller (front page)',
8787
'SKELETON_QUESTION_COMPONENT_EXT' => 'Create a sample ext.php?',
8888
'SKELETON_QUESTION_COMPONENT_EXT_UI' => 'Extension base (ext.php)',
8989
'SKELETON_QUESTION_COMPONENT_TESTS' => 'Create sample PHPUnit tests?',

0 commit comments

Comments
 (0)