Skip to content

Commit dc5bf05

Browse files
committed
docs: change section title
1 parent b25726d commit dc5bf05

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

user_guide_src/source/outgoing/localization.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ method that will automatically perform :doc:`content negotiation </incoming/cont
5252
determine the correct locale to use. The second method allows you to specify a segment in your routes that
5353
will 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

5757
Content Negotiation
5858
-------------------
@@ -91,8 +91,8 @@ file:
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

9797
If you want to set the locale directly, you may use
9898
``IncomingRequest::setLocale(string $locale)``.

0 commit comments

Comments
 (0)