cfinke / Typo.js

A client-side JavaScript spellchecker that uses Hunspell-style dictionaries.
Other
501 stars 110 forks source link

English "-ed" affix not read correctly #10

Closed dbolton closed 13 years ago

dbolton commented 13 years ago

var dictionary = new Typo("en_US", affData, dicData); var is_spelled_correctly = dictionary.check("ordained") //should be true, but returns false

I used the default en_US dictionary and affix files.

The dictionary line reads: ordain/SGLDR