am 7ee6be46: Merge "Remove a redundant comment."

* commit '7ee6be46b36bd2f2b3dc39a2f0f2a477e45a387a':
  Remove a redundant comment.
main
Jean Chalard 2014-02-05 21:45:00 -08:00 committed by Android Git Automerger
commit 427c288e5b
1 changed files with 0 additions and 2 deletions

View File

@ -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