Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion user_guide_src/source/outgoing/localization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Language Locale
---------------

The ``Language`` class used in the :php:func:`lang()` function also has the current
locale. This is set to the ``IncommingRequest`` locale during instantiating.
locale. This is set to the ``IncomingRequest`` locale during instantiating.

If you want to change the locale after instantiating the language class, use the
``Language::setLocale()`` method.
Expand Down