Skip to content

Commit 129ace6

Browse files
authored
Typo fix, classname misspelled
1 parent 9ed0b1d commit 129ace6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/outgoing/localization.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Language Locale
120120
---------------
121121

122122
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.
123+
locale. This is set to the ``IncomingRequest`` locale during instantiating.
124124

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

0 commit comments

Comments
 (0)