SpellingCorrection

constructor(misspelledWord: String, startIndex: Int, length: Int, suggestions: List<String>)(source)