aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
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/values
parent236453295c7016473a34526e7230c57135331e9d (diff)
Fixed typo in source "sefl" -> "self"
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e80de86f..d3a7a91c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -139,7 +139,7 @@
<string name="pref_notification_grace_period_summary">Disable notifications for a short time after a carbon copy was received</string>
<string name="pref_ui_options">UI Options</string>
<string name="pref_use_phone_self_picture">Use Phones self contact picture</string>
- <string name="pref_use_phone_sefl_picture_summary">You may no longer be able to distinguish which account you are using in a conversation</string>
+ <string name="pref_use_phone_self_picture_summary">You may no longer be able to distinguish which account you are using in a conversation</string>
<string name="pref_conference_name">Conference name</string>
<string name="pref_conference_name_summary">Use room’s subject to identify Conferences</string>
<string name="pref_advanced_options">Advanced Options</string>