aboutsummaryrefslogtreecommitdiffstats
path: root/java/src
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2014-02-06 05:42:12 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-02-06 05:42:15 +0000
commit7ee6be46b36bd2f2b3dc39a2f0f2a477e45a387a (patch)
tree4e24b84c3432028500250e60829355d8c069713c /java/src
parent2212385061df31b44c24078eb137aef4253909b3 (diff)
parent058d61512104b1dbc4a27bdfeab19b953fd0c995 (diff)
downloadlatinime-7ee6be46b36bd2f2b3dc39a2f0f2a477e45a387a.tar.gz
latinime-7ee6be46b36bd2f2b3dc39a2f0f2a477e45a387a.tar.xz
latinime-7ee6be46b36bd2f2b3dc39a2f0f2a477e45a387a.zip
Merge "Remove a redundant comment."
Diffstat (limited to 'java/src')
-rw-r--r--java/src/com/android/inputmethod/latin/Suggest.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/src/com/android/inputmethod/latin/Suggest.java b/java/src/com/android/inputmethod/latin/Suggest.java
index bb938a99e..20d9284e0 100644
--- a/java/src/com/android/inputmethod/latin/Suggest.java
+++ b/java/src/com/android/inputmethod/latin/Suggest.java
@@ -141,8 +141,6 @@ public final class Suggest {
}
}
- // The word can be auto-corrected if it has a whitelist entry that is not itself,
- // or if it's a 2+ characters non-word (i.e. it's not in the dictionary).
// We allow auto-correction if we have a whitelisted word, or if the word is not a valid
// word of more than 1 char, except if the first suggestion is the same as the typed string
// because in this case if it's strong enough to auto-correct that will mistakenly designate