diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml index f3805fdcf98a1ee85b4bd64963fceb000ded4c1e..12534cbfd0c86519a0d47316b35ed23718b6ce4e 100644 --- a/java/res/values/strings.xml +++ b/java/res/values/strings.xml @@ -69,7 +69,7 @@ <!-- Option to enable auto correction [CHAR LIMIT=20]--> <string name="auto_correction">Auto correction</string> <!-- Description for auto correction [CHAR LIMIT=35] --> - <string name="auto_correction_summary">Spacebar and punctuation automatically insert highlighted word</string> + <string name="auto_correction_summary">Spacebar and punctuation automatically correct mistyped words</string> <!-- Option to disable auto correction. [CHAR LIMIT=20] --> <string name="auto_correction_threshold_mode_off">Off</string> <!-- Option to suggest auto correction candidates modestly. Auto-corrects only to a word which has small edit distance from typed word. [CHAR LIMIT=20] -->