Skip to content

Commit

Permalink
Merge pull request #9136 from kenjis/docs-fix-typo-in-changelog-460
Browse files Browse the repository at this point in the history
docs: fix typo in changelog v4.6.0
  • Loading branch information
kenjis authored Aug 22, 2024
2 parents 9b6636a + f08c103 commit f7c471d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_guide_src/source/changelogs/v4.6.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Method Signature Changes
- **View:** The return type of the ``renderSection()`` method has been
changed to ``string``, and now the method does not call ``echo``.
- **Time:** The first parameter type of the ``createFromTimestamp()`` has been
changed from ``int`` to ``int|float``, and the return type ``static``` has been
changed from ``int`` to ``int|float``, and the return type ``static`` has been
added.

Removed Type Definitions
Expand Down

0 comments on commit f7c471d

Please sign in to comment.