Fugbix typo

This commit is contained in:
Sebastian Bergmann 2013-01-30 15:15:26 +01:00 committed by Fabien Potencier
parent 63c61eef7d
commit 6c00ffe90f

View File

@ -172,7 +172,7 @@ class HttpKernel implements HttpKernelInterface, TerminableInterface
}
/**
* Handles and exception by trying to convert it to a Response.
* Handles an exception by trying to convert it to a Response.
*
* @param \Exception $e An \Exception instance
* @param Request $request A Request instance