Skip to content

Commit d17ca87

Browse files
issei-mwouterj
authored andcommitted
fixed typo
1 parent 585644b commit d17ca87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/internals.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ The FrameworkBundle registers several listeners:
379379

380380
*Event Class*: :class:`Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent`
381381

382-
The purpose of this event is to to handle tasks that should be performed after
382+
The purpose of this event is to handle tasks that should be performed after
383383
the request has been handled but that do not need to modify the response.
384384
Event listeners for the ``kernel.finish_request`` event are called in both
385385
successful and exception cases.

0 commit comments

Comments
 (0)