merged branch shieldo/patch-1 (PR #2513)

Commits
-------

2ddd7cc [Console] Fixed stilted English in console header

Discussion
----------

[Console] Fixed stilted English in console header
This commit is contained in:
Fabien Potencier 2011-10-29 09:23:40 +02:00
commit c2e3d43d5a

View File

@ -127,7 +127,7 @@ class Shell
Welcome to the <info>{$this->application->getName()}</info> shell (<comment>{$this->application->getVersion()}</comment>).
At the prompt, type <comment>help</comment> for some help,
or <comment>list</comment> to get a list available commands.
or <comment>list</comment> to get a list of available commands.
To exit the shell, type <comment>^D</comment>.