aboutsummaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorAlethea Rose Butler <alethea@alethea.io>2014-06-01 17:45:20 -0400
committerAlethea Rose Butler <alethea@alethea.io>2014-06-01 17:45:20 -0400
commit5881fc041242ae7fe91fafb8ca86b98bca9e003f (patch)
tree9527f419791bd935f39a271c95263a6603797786 /res/xml
parent236453295c7016473a34526e7230c57135331e9d (diff)
Fixed typo in source "sefl" -> "self"
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 18b23acd..4cc2f822 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -59,7 +59,7 @@
<CheckBoxPreference
android:key="show_phone_selfcontact_picture"
android:title="@string/pref_use_phone_self_picture"
- android:summary="@string/pref_use_phone_sefl_picture_summary"
+ android:summary="@string/pref_use_phone_self_picture_summary"
android:defaultValue="true"/>
<CheckBoxPreference
android:key="use_subject_in_muc"