Skip to content

Commit ab83bc0

Browse files
committed
Misc: typo
1 parent 920d9bb commit ab83bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
## Bug fixes
196196
* Effects: fix Js.export and Js.export_all to work with functions (#1417,#1377)
197197
* Sourcemap: fix incorrect sourcemap with separate compilation
198-
* Compiler: fix control flow analysis; some annotions were wrong in the runtime
198+
* Compiler: fix control flow analysis; some annotations were wrong in the runtime
199199
* Compiler: js backtrace recording respected in the js runtime and when using effects
200200
* Compiler: no longer fail on invalid source file (when the file is a directory)
201201
* Runtime: fix the compilation of some mutually recursive functions

0 commit comments

Comments
 (0)