aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/main/res/xml/preferences.xml')
-rw-r--r--ui/src/main/res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/main/res/xml/preferences.xml b/ui/src/main/res/xml/preferences.xml
index b5929778..d330b875 100644
--- a/ui/src/main/res/xml/preferences.xml
+++ b/ui/src/main/res/xml/preferences.xml
@@ -14,7 +14,7 @@
<Preference
android:key="log_viewer"
android:summary="@string/log_viewer_pref_summary"
- android:title="@string/log_viewer_title" />
+ android:title="@string/log_viewer_pref_title" />
<CheckBoxPreference
android:defaultValue="false"
android:key="dark_theme"