MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.spellcheck.data/SpellCheckCorrection/SpellCheckCorrection

SpellCheckCorrection

[jvm]
constructor(indices: IntRange = IntRange.EMPTY, value: String = "", suggestions: List<String> = emptyList())

Create SpellCheckCorrection