summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2015-07-16 11:36:25 -0700
committerYorke Lee <yorkelee@google.com>2015-07-16 11:36:25 -0700
commit3491ef06b6b798dbcb2f738dc390f2ff9a3983b1 (patch)
tree72cfb1dc25e81046389deb3a4bf7703e8015bbcb /res
parent3cf92c747c54fa44240be5ba78cbc8eb6e3b8cd5 (diff)
downloadpackages_apps_Dialer-3491ef06b6b798dbcb2f738dc390f2ff9a3983b1.tar.gz
packages_apps_Dialer-3491ef06b6b798dbcb2f738dc390f2ff9a3983b1.tar.bz2
packages_apps_Dialer-3491ef06b6b798dbcb2f738dc390f2ff9a3983b1.zip
Fix typo in string
Bug: 22526905 Change-Id: I261418ec426c5217275de661fa25e81825f59d25
Diffstat (limited to 'res')
-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 505e49169..38b33bd7c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -797,7 +797,7 @@
<string name="permission_multiple_turn_on">Set permissions</string>
<!-- Shown as a prompt to turn on the contacts permission to enable speed dial -->
- <string name="permission_no_speeddial">To enable speed dial,\n turn on the the Contacts permission.</string>
+ <string name="permission_no_speeddial">To enable speed dial,\n turn on the Contacts permission.</string>
<!-- Shown as a prompt to turn on the phone permission to enable the call log -->
<string name="permission_no_calllog">To see your call log,\n turn on the Phone permission.</string>