After replace punctuation marks are part of the word
Status: Beta
Brought to you by:
kevina
I run the latest aspell compiled by myself from sources
about a month ago on an MDK 8.2
When I mistype a word say I type 'wordm' typing 'm'
instead of ',' it's obvious aspell will notice. When I
replace 'wordm' with 'word,' - the way things should
have been in the first place - aspell highlights the
comma as well and wants to correct it (the word is in
its dictionary, but not the word with comma afterwards).
Logged In: YES
user_id=6591
Fixing this will require a major change (API enhancement in
Checker). I will try to fix it in the next major Aspell
release (0.51).
This issue has moved to GitHub: https://github.com/GNUAspell/aspell/issues/83