Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17f1528f authored by Jean Chalard's avatar Jean Chalard
Browse files

[IL82] Fix a wrong comment

Change-Id: I6e16b4e05010a08f4d1da34145f819c32b3bc79e
parent abbd7556
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1005,7 +1005,7 @@ public class LatinIME extends InputMethodService implements KeyboardActionListen
        final SuggestedWords suggestedWords = new SuggestedWords(
                applicationSuggestedWords,
                false /* typedWordValid */,
                false /* hasAutoCorrectionCandidate */,
                false /* willAutoCorrect */,
                false /* isPunctuationSuggestions */,
                false /* isObsoleteSuggestions */,
                false /* isPrediction */);