Skip to content

Commit 2ea5475

Browse files
authored
Corrected typo in error_pages.rst
Removed extra comma before "event" word.
1 parent 7bd0cd0 commit 2ea5475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/error_pages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ error pages.
319319
.. note::
320320

321321
If your listener calls ``setThrowable()`` on the
322-
:class:`Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent`,
322+
:class:`Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent`
323323
event, propagation will be stopped and the response will be sent to
324324
the client.
325325

0 commit comments

Comments
 (0)