mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
change wording
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
da261be209
commit
f47b2eb2eb
1 changed files with 1 additions and 1 deletions
|
@ -3916,7 +3916,7 @@ fn to_packages_report<'a>(
|
|||
|
||||
let doc = alloc.stack([
|
||||
alloc.reflow(
|
||||
r"I am partway through parsing a header packages list, but I got stuck here:",
|
||||
r"I am partway through parsing a list of packages, but I got stuck here:",
|
||||
),
|
||||
alloc.region_with_subregion(lines.convert_region(surroundings), region),
|
||||
alloc.concat([alloc.reflow("I am expecting a comma or end of list, like")]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue