Skip to content

Missing capitalization with more than one suggested fix #2222

@DimitriPapadopoulos

Description

@DimitriPapadopoulos

With this example file:

$ cat > file
Abourt time!
$ 

Here is the current output:

file:1: Abourt ==> Abort, about

Here is the output I would expect:

file:1: Abourt ==> Abort, About

Note the missing capitalization of the second (and subsequent) suggested fix about.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions