Skip to content

Commit c73a62a

Browse files
committed
Fix typo
1 parent 5536544 commit c73a62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2026/01/08/cakephp_5211.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can expect the following changes in 5.2.11. See the `changelog
1414
* Fix completion command to exclude plugin-prefixed aliases. By default plugin
1515
prefixed commands are not included in the ``completion`` command output. Use
1616
``-v`` to include all aliases.
17-
* Fixed `setTimezone()`` being called on ``Date`` instances in
17+
* Fixed ``setTimezone()`` being called on ``Date`` instances in
1818
``RelativeTimeFormatter``.
1919
* Improve return type annotation for ``Validator::validate()``.
2020
* Improved API documentation.

0 commit comments

Comments
 (0)