I have 2 richTextBoxes. The user has to type text to richTextBox2 from richTextBox1. When this is done, I want to do a correction, which shows (highlights for example) the different words, double spaces etc. I need to do this with words, because one wrong word equals one mistake.
Thank you in advance!