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 79f5865 commit 43b2098Copy full SHA for 43b2098
book/translation.rst
@@ -429,7 +429,7 @@ via the ``request`` object::
429
430
Setting the locale using the ``$request->setLocale()`` method won't affect
431
rendering in the same action. The translator locale is set during the
432
- kernel.request event. Either set the locale before the listener is called
+ ``kernel.request`` event. Either set the locale before the listener is called
433
(e.g. in a custom listener) or use the ``setLocale()`` method of the
434
``translator`` service.
435
0 commit comments