fix: word inconsistencies #30
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I know this file was generated, but I think we can consider the generator as dead.
For now, I don't know how we will handle that in the future.
This PR is not an example to follow, this is just a pragmatic fix before a proper solution.
Closes #1
References
https://writingexplained.org/accidently-or-accidentally => accidentally
https://word.tips/spelling/actually-vs-actualy/ => actually
https://word.tips/spelling/aggressive-vs-agressive/ => aggressive
https://word.tips/spelling/argument-vs-arguement/ => argument
https://en.wiktionary.org/wiki/atheist => atheist
https://word.tips/spelling/basically-vs-basicly/ => basically
https://en.wiktionary.org/wiki/because => because
https://word.tips/spelling/committed-vs-commited/ => committed
definitely definately definetly definitly => definitely
https://en.wiktionary.org/wiki/definitely => OK
https://en.wiktionary.org/wiki/definately => KO
https://en.wiktionary.org/wiki/definetly => KO
https://en.wiktionary.org/wiki/definitly => KO
https://fr.wiktionary.org/wiki/embarrassing => embarrassing
https://fr.wiktionary.org/wiki/existence => existence
https://fr.wiktionary.org/wiki/government => government
https://www.grammarly.com/blog/commonly-confused-words/in-between-or-inbetween/ => between
https://en.wiktionary.org/wiki/interpreter => OK
https://en.wiktionary.org/wiki/interpretor => KO
https://word.tips/spelling/noticeable-vs-noticable/ => noticeable
https://word.tips/spelling/received-vs-recieved/ => received
https://word.tips/spelling/referring-vs-refering/ => referring
https://www.grammarly.com/blog/commonly-confused-words/separate-seperate/ => separate
https://word.tips/spelling/similar-vs-similiar/ => similar
https://word.tips/spelling/surprised-vs-suprised/ => surprised
Note: there are inconsistencies when using Main + US or Main + UK, for now, I don't have the right solution. (#31)