Skip to content

Commit f7c471d

Browse files
authored
Merge pull request #9136 from kenjis/docs-fix-typo-in-changelog-460
docs: fix typo in changelog v4.6.0
2 parents 9b6636a + f08c103 commit f7c471d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/changelogs/v4.6.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Method Signature Changes
104104
- **View:** The return type of the ``renderSection()`` method has been
105105
changed to ``string``, and now the method does not call ``echo``.
106106
- **Time:** The first parameter type of the ``createFromTimestamp()`` has been
107-
changed from ``int`` to ``int|float``, and the return type ``static``` has been
107+
changed from ``int`` to ``int|float``, and the return type ``static`` has been
108108
added.
109109

110110
Removed Type Definitions

0 commit comments

Comments
 (0)