Prechádzať zdrojové kódy

[Console] Fixed typo

William DURAND 13 rokov pred
rodič
commit
6f343b4328

+ 1 - 1
src/Symfony/Component/Console/Application.php

@@ -711,7 +711,7 @@ class Application
     }
 
     /**
-     * Renders a catched exception.
+     * Renders a caught exception.
      *
      * @param Exception       $e      An exception instance
      * @param OutputInterface $output An OutputInterface instance