aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinIME.java
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2012-06-16 10:51:04 +0900
committerJean Chalard <jchalard@google.com>2012-06-16 10:51:04 +0900
commit9b233ecef2e6fce4024caa4da4b88d75edfd7b00 (patch)
tree94e6aed764ca89f81ccf81686916d8d7f7880397 /java/src/com/android/inputmethod/latin/LatinIME.java
parent5475e92b3fb33dd7d6b021ddcbe1ca593112b5c8 (diff)
downloadlatinime-9b233ecef2e6fce4024caa4da4b88d75edfd7b00.tar.gz
latinime-9b233ecef2e6fce4024caa4da4b88d75edfd7b00.tar.xz
latinime-9b233ecef2e6fce4024caa4da4b88d75edfd7b00.zip
Cleanup, part 4 (C4)
Change-Id: I2821ae71ec49e4b6b512157d17b80198f74321e4
Diffstat (limited to 'java/src/com/android/inputmethod/latin/LatinIME.java')
-rw-r--r--java/src/com/android/inputmethod/latin/LatinIME.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/com/android/inputmethod/latin/LatinIME.java b/java/src/com/android/inputmethod/latin/LatinIME.java
index fc4d1150c..29ebe3967 100644
--- a/java/src/com/android/inputmethod/latin/LatinIME.java
+++ b/java/src/com/android/inputmethod/latin/LatinIME.java
@@ -1716,7 +1716,7 @@ public class LatinIME extends InputMethodService implements KeyboardActionListen
// getSuggestedWords handles gracefully a null value of prevWord
final SuggestedWords suggestedWords = mSuggest.getSuggestedWords(mWordComposer,
prevWord, mKeyboardSwitcher.getKeyboard().getProximityInfo(),
- mCurrentSettings.mCorrectionMode);
+ mCurrentSettings.isCorrectionOn());
// Basically, we update the suggestion strip only when suggestion count > 1. However,
// there is an exception: We update the suggestion strip whenever typed word's length