We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317ae22 commit 32b3101Copy full SHA for 32b3101
1 file changed
language/en/common.php
@@ -83,7 +83,7 @@
83
'SKELETON_QUESTION_COMPONENT_SERVICE' => 'Create a sample service?',
84
'SKELETON_QUESTION_COMPONENT_SERVICE_UI' => 'Service',
85
'SKELETON_QUESTION_COMPONENT_CONTROLLER' => 'Create a sample controller?',
86
- 'SKELETON_QUESTION_COMPONENT_CONTROLLER_UI' => 'Controller (frontpage)',
+ 'SKELETON_QUESTION_COMPONENT_CONTROLLER_UI' => 'Controller (front page)',
87
'SKELETON_QUESTION_COMPONENT_EXT' => 'Create a sample ext.php?',
88
'SKELETON_QUESTION_COMPONENT_EXT_UI' => 'Extension base (ext.php)',
89
'SKELETON_QUESTION_COMPONENT_TESTS' => 'Create sample PHPUnit tests?',
0 commit comments