client9 / misspell

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

False positive with escaped characters #123

Open alarsyo opened 7 years ago

alarsyo commented 7 years ago

My string is:

"Expected\n%s\nto be:\n%s"

And misspell picks up \nto as a misspelling of not.