diff --git a/AnkiDroid/src/main/res/values/10-preferences.xml b/AnkiDroid/src/main/res/values/10-preferences.xml
index 3996ef3d591a..9eb02444c27e 100644
--- a/AnkiDroid/src/main/res/values/10-preferences.xml
+++ b/AnkiDroid/src/main/res/values/10-preferences.xml
@@ -130,7 +130,7 @@
Vibrate
Blink light
Automatic display answer
- Show answer automatically without user input. Configure from deck options.
+ Show answer automatically without user input. Configure from deck options.
Select language
Disable card hardware render
Hardware render is faster but may have problems, specifically on Android 8/8.1. If you cannot see parts of the card review user interface, try this setting.
diff --git a/AnkiDroid/src/main/res/xml/preferences_reviewing.xml b/AnkiDroid/src/main/res/xml/preferences_reviewing.xml
index 8af4917ed003..41176037ae3a 100644
--- a/AnkiDroid/src/main/res/xml/preferences_reviewing.xml
+++ b/AnkiDroid/src/main/res/xml/preferences_reviewing.xml
@@ -54,7 +54,7 @@
android:defaultValue="false"
android:disableDependentsState="false"
android:key="@string/timeout_answer_preference"
- android:summary="@string/timeout_answer_summ"
+ android:summary="@string/timeout_answer_summ2"
android:title="@string/timeout_answer_text" />