merged branch willdurand/fix-typo (PR #4240)

Commits
-------

6f343b4 [Console] Fixed typo

Discussion
----------

Fix typo

---------------------------------------------------------------------------

by travisbot at 2012-05-09T16:45:36Z

This pull request [passes](http://travis-ci.org/symfony/symfony/builds/1286723) (merged 6f343b43 into 906f6f66).
This commit is contained in:
Fabien Potencier 2012-05-10 07:16:15 +02:00
commit 68eca0f9b9

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