Skip to content

Commit

Permalink
Fugbix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann authored and fabpot committed Jan 31, 2013
1 parent 06f96dc commit 613bbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HttpKernel.php
Expand Up @@ -172,7 +172,7 @@ private function filterResponse(Response $response, Request $request, $type)
} }


/** /**
* 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 \Exception $e An \Exception instance
* @param Request $request A Request instance * @param Request $request A Request instance
Expand Down

0 comments on commit 613bbbe

Please sign in to comment.