Skip to content

Behavior change: case changes in expect

Josh Soref edited this page Feb 25, 2024 · 2 revisions

Behavior change: case changes in expect

Right now if a user has an item FILETYPE in expect.txt and adds filetype into the corpus, then check spelling will generate:

Current output

Unrecognized words (1) filetype

Previously acknowledged words that are now absent

FILETYPE

Proposed change

The UI should at least clearly draw attention to this change, because it's confusing.

Clone this wiki locally