We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95c04c8 + 7af4ff8 commit 2e93b9bCopy full SHA for 2e93b9b
user_guide_src/source/libraries/time.rst
@@ -11,7 +11,7 @@ is the ``Time`` class and lives in the ``CodeIgniter\I18n`` namespace.
11
12
.. note:: Prior to v4.3.0, the Time class extended ``DateTime`` and some inherited methods changed
13
the current object state. The bug was fixed in v4.3.0. If you need the old Time class for backward
14
- compatibility, you can use deprecated ``TimeLegay`` class for the time being.
+ compatibility, you can use deprecated ``TimeLegacy`` class for the time being.
15
16
.. contents::
17
:local:
0 commit comments