Searched refs:firstMisspelling (Results 1 – 1 of 1) sorted by relevance
171 String firstMisspelling; in findFirstMisspelling() local201 if (!firstMisspelling) { in findFirstMisspelling()203 firstMisspelling = String(chars + misspellingLocation, misspellingLength); in findFirstMisspelling()222 return firstMisspelling; in findFirstMisspelling()