File tree Expand file tree Collapse file tree
user_guide_src/source/outgoing Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ method that will automatically perform :doc:`content negotiation </incoming/cont
5252determine the correct locale to use. The second method allows you to specify a segment in your routes that
5353will be used to set the locale.
5454
55- Should you ever need to set the locale directly, see `Setting the Locale `_.
55+ Should you ever need to set the locale directly, see `Setting the Current Locale `_.
5656
5757Content Negotiation
5858-------------------
9191
9292.. note :: The ``useSupportedLocalesOnly()`` method can be used since v4.3.0.
9393
94- Setting the Locale
95- ==================
94+ Setting the Current Locale
95+ ==========================
9696
9797If you want to set the locale directly, you may use
9898``IncomingRequest::setLocale(string $locale) ``.
You can’t perform that action at this time.
0 commit comments