Skip to content

Commit e935bee

Browse files
authored
Merge pull request #4861 from mweichert/patch-2
Fixed typo in Changes.md
2 parents c6bcaac + c5c89b4 commit e935bee

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
@@ -90,7 +90,7 @@
9090
9191
- #4827 *internal* the dev version of bsc now behave roughly the same as the released version
9292
93-
- #4825 fix a typo in the wanring `%@string` -> `@string`
93+
- #4825 fix a typo in the warning `%@string` -> `@string`
9494
9595
- #4823 introduce a new warning 109: toplevel expression is expected to have type unit
9696
It is turned on as warn-error by default. This warning is introduced to avoid partial application errors in a curried language

0 commit comments

Comments
 (0)