8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfc46d commit d38e3ebCopy full SHA for d38e3eb
book/translation.rst
@@ -435,7 +435,7 @@ via the ``request`` object::
435
436
Setting the locale using the ``$request->setLocale()`` method won't affect
437
rendering in the same action. The translator locale is set during the
438
- kernel.request event. Either set the locale before the listener is called
+ ``kernel.request`` event. Either set the locale before the listener is called
439
(e.g. in a custom listener) or use the ``setLocale()`` method of the
440
``translator`` service.
441
0 commit comments