Simple spelling checker using the Hunspell library.
Currently the checker is only exposed through the script function check_spelling_word, which returns true if the word is spelled correctly.
Showing
data/dictionaries/en_US.aff
0 → 100644
data/dictionaries/en_US.dic
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment