We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed0b1d commit 129ace6Copy full SHA for 129ace6
user_guide_src/source/outgoing/localization.rst
@@ -120,7 +120,7 @@ Language Locale
120
---------------
121
122
The ``Language`` class used in the :php:func:`lang()` function also has the current
123
-locale. This is set to the ``IncommingRequest`` locale during instantiating.
+locale. This is set to the ``IncomingRequest`` locale during instantiating.
124
125
If you want to change the locale after instantiating the language class, use the
126
``Language::setLocale()`` method.
0 commit comments