diff options
Diffstat (limited to 'java/res/xml/prefs_screen_correction.xml')
-rw-r--r-- | java/res/xml/prefs_screen_correction.xml | 2 |
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 a943dc1a3..22ff6246c 100644 --- a/java/res/xml/prefs_screen_correction.xml +++ b/java/res/xml/prefs_screen_correction.xml @@ -16,7 +16,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" + xmlns:latin="http://schemas.android.com/apk/res-auto" android:title="@string/settings_screen_correction" android:key="screen_correction"> <PreferenceScreen |