Correct spelling of wordString. If wordString is an unknown word, returns the best spelling guess.
returnedString = spellcorrect(wordString)
returnedString - type: str
wordString - type: str
spellcandidates, strspellcandidate, spellword, strspellcompare, Spelling Functions