mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 22:09:09 +00:00
Use 'by accident' instead of 'on accident'
This commit is contained in:
parent
5285884830
commit
dfeabc5933
3 changed files with 7 additions and 7 deletions
|
@ -990,7 +990,7 @@ fn issue_2343_complete_mono_with_shadowed_vars() {
|
|||
^
|
||||
|
||||
Since these variables have the same name, it's easy to use the wrong
|
||||
one on accident. Give one of them a new name.
|
||||
one by accident. Give one of them a new name.
|
||||
"#
|
||||
),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue