Skip to content
Commit 269afb31 authored by Richard Neill's avatar Richard Neill
Browse files

tools/qa-checks,ewaol-config: Fix spell check parsing, regenerate dictionary



Include periods (.) and apostrophies (') when parsing words for the spell check,
so that "e.g." gets parsed instead of "e" and "g".

This patch also fixes an issue with words parsed from the custom dictionary,
where hyphens (for example) were used as a delimiter instead of being part of
the custom word.

As the check is case-insensitive, the output from the spell check is now lower
case and all words are stored in lower case in the custom dictionary, in order
to make this clearer.

Following the documentation refactor and spell check changes, the custom
dictionary has been re-generated from the current documentation.

Issue-Id: SCM-4394
Signed-off-by: Richard Neill's avatarRichard Neill <richard.neill@arm.com>
Change-Id: I8f9607257a4903ef4c125e235d220a16a695584e
parent 4f82e97d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment