Explorar o código

[Console] added a Shell

Fabien Potencier %!s(int64=15) %!d(string=hai) anos
pai
achega
d996e5535b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Symfony/Components/Console/Shell.php

+ 1 - 1
src/Symfony/Components/Console/Shell.php

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