summaryrefslogtreecommitdiffstats
path: root/java/res/xml/prefs_screen_correction.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/xml/prefs_screen_correction.xml')
-rw-r--r--java/res/xml/prefs_screen_correction.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/prefs_screen_correction.xml b/java/res/xml/prefs_screen_correction.xml
index dd5ba540c..43f3fb931 100644
--- a/java/res/xml/prefs_screen_correction.xml
+++ b/java/res/xml/prefs_screen_correction.xml
@@ -47,7 +47,7 @@
android:summary="@string/auto_correction_summary"
android:entryValues="@array/auto_correction_threshold_mode_indexes"
android:entries="@array/auto_correction_threshold_modes"
- android:defaultValue="@string/auto_correction_threshold_mode_index_modest"
+ android:defaultValue="@string/auto_correction_threshold_mode_default_index"
android:persistent="true" />
<CheckBoxPreference
android:key="show_suggestions"