[Console] fixed typo

This commit is contained in:
Fabien Potencier 2010-01-14 10:56:23 +01:00
parent ad1d11b032
commit 7074036924
1 changed files with 1 additions and 1 deletions

View File

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