mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
fixed typos, added typos checking to CI
This commit is contained in:
parent
960a4fddc5
commit
314503cf7f
43 changed files with 114 additions and 101 deletions
|
@ -4774,7 +4774,7 @@ mod test_reporting {
|
|||
r#"
|
||||
── DOUBLE COMMA ────────────────────────────────────────────────────────────────
|
||||
|
||||
I just started parsing a function argument type, but I encounterd two
|
||||
I just started parsing a function argument type, but I encountered two
|
||||
commas in a row:
|
||||
|
||||
1│ f : I64,,I64 -> I64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue