spellcorrect

Purpose

Correct spelling of wordString. If wordString is an unknown word, returns the best spelling guess.

Syntax

returnedString = spellcorrect(wordString)

returnedString - type: str
wordString - type: str

Returns

Remarks

Example

See Also

spellcandidates, strspellcandidate, spellword, strspellcompare, Spelling Functions