Once a word faulty word has been found then this method can be called to change the faulty word.
Note that this method only is telling the SpellChecker how long your replacement was, you will need to do the fix in your string or EditField before calling the SpellingChecker to continue checking.
See the example project that comes with the plugin for better reference.