Skip to content

Commit 2e93b9b

Browse files
authored
Merge pull request #7537 from LukaMax/TimeLegacy
fix typos
2 parents 95c04c8 + 7af4ff8 commit 2e93b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/libraries/time.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ is the ``Time`` class and lives in the ``CodeIgniter\I18n`` namespace.
1111

1212
.. note:: Prior to v4.3.0, the Time class extended ``DateTime`` and some inherited methods changed
1313
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.
14+
compatibility, you can use deprecated ``TimeLegacy`` class for the time being.
1515

1616
.. contents::
1717
:local:

0 commit comments

Comments
 (0)