Temporarily add ' (single quote) to WORDCHARS to be able to parse whole words containing a single quote (like doesn't and similar in English).
Closes #320. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/322 -- Commit Summary -- * Improve detection of English contractions and other use of single quotes -- File Changes -- M spellcheck/src/speller.c (21) -- Patch Links -- https://github.com/geany/geany-plugins/pull/322.patch https://github.com/geany/geany-plugins/pull/322.diff --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/322
