Skip to content

Commit fcc4485

Browse files
committed
Update Changelog.md
Signed-off-by: chloefeal <188809157+chloefeal@users.noreply.github.com>
1 parent 71988f7 commit fcc4485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1440,7 +1440,7 @@ Language Features:
14401440
* Introduce ``virtual`` and ``override`` keywords.
14411441
* Modify ``push(element)`` for dynamic storage arrays such that it does not return the new length anymore.
14421442
* Yul: Introduce ``leave`` statement that exits the current function.
1443-
* JSON AST: Add the function selector of each externally-visible FunctonDefinition to the AST JSON export.
1443+
* JSON AST: Add the function selector of each externally-visible FunctionDefinition to the AST JSON export.
14441444

14451445
Compiler Features:
14461446
* Allow revert strings to be stripped from the binary using the ``--revert-strings`` option or the ``settings.debug.revertStrings`` setting.

0 commit comments

Comments
 (0)