cfinke / Typo.js

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

handle trailing whitespace in dictionary file. #29

Closed debdasgupta closed 10 years ago

debdasgupta commented 10 years ago

This trims whitespace from entries in a dictionary file. It currently only trims words that don't have associated affix rules.