mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
typos
This commit is contained in:
parent
46beaf5855
commit
e805e63db6
20 changed files with 31 additions and 31 deletions
|
@ -1027,7 +1027,7 @@ fn format_field_multiline<'a, T>(
|
|||
format_field_multiline(buf, sub_field, indent, separator_prefix);
|
||||
}
|
||||
AssignedField::SpaceAfter(sub_field, spaces) => {
|
||||
// We have somethig like that:
|
||||
// We have something like that:
|
||||
// ```
|
||||
// field # comment
|
||||
// , otherfield
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue