Fixed phpdoc

This commit is contained in:
Christophe Coevoet 2011-07-11 14:08:49 +02:00
parent dbe1854e1f
commit 11369eb7e4

View File

@ -12,7 +12,7 @@
namespace Symfony\Component\HttpKernel\Exception;
/**
* NotFoundHttpException.
* AccessDeniedHttpException.
*
* @author Fabien Potencier <fabien@symfony.com>
* @author Christophe Coevoet <stof@notk.org>