[Console] Fixed typo

This commit is contained in:
William DURAND 2012-05-09 18:42:13 +02:00
parent 906f6f662c
commit 6f343b4328

View File

@ -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