Within RadEditor if I type words like "test" or "world" the spell checker understands the words and does not show as errors. But If I miss type as "tets" or "wordl" the suggested words list does not have the words test or world in it. But If I type worldd or testt, the suggested words have world or test in it.
for example:
type the below into a radEditor and run SpellChecker....
world worldd wordl test tets testt
Is this a bug or can I tweak the code to do it right?