change wording

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2024-02-03 12:05:15 +01:00 committed by GitHub
parent da261be209
commit f47b2eb2eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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")]),