client9 / misspell

Correct commonly misspelled English words in source files
MIT License
1.35k stars 114 forks source link

Memory improvements when double checking spelling corrections #78

Closed client9 closed 8 years ago

client9 commented 8 years ago

The double checking of output that occurs after the initial strings.Replacer is not so good.

client9 commented 8 years ago

yeah

all done.

closing