8000 merged branch shieldo/patch-1 (PR #2513) · symfony/symfony@c2e3d43 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2e3d43

Browse files
committed
merged branch shieldo/patch-1 (PR #2513)
Commits ------- 2ddd7cc [Console] Fixed stilted English in console header Discussion ---------- [Console] Fixed stilted English in console header
2 parents 43ce425 + 2ddd7cc commit c2e3d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Console/Shell.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ protected function getHeader()
127127
Welcome to the <info>{$this->application->getName()}</info> shell (<comment>{$this->application->getVersion()}</comment>).
128128
129129
At the prompt, type <comment>help</comment> for some help,
130-
or <comment>list</comment> to get a list available commands.
130+
or <comment>list</comment> to get a list of available commands.
131131
132132
To exit the shell, type <comment>^D</comment>.
133133

0 commit comments

Comments
 (0)
0