ietf-tools / editor

A fully featured editor to write, review, refine and submit Internet-Drafts.
https://draftforge.ietf.org
Other
11 stars 2 forks source link

Ability to check for common typos (e.g., manger) #18

Open ajeanmahoney opened 10 months ago

ajeanmahoney commented 10 months ago

These sorts of typos are ones that a spell checker would miss: mange instead of manage, complaint instead of compliant, etc.

The user should be able to step through each instance of a common typo and be allowed to edit it or move to the next instance.

This functionality is currently provided by the typos script, which also looks for text that is formatted normatively but is not actually a normative key word (e.g., RECOMMENDS).