summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2015-07-16 23:29:26 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-07-16 23:29:26 +0000
commit72e274667fcb0599d97ff4d064c71e44096f389e (patch)
tree63d7f779c9bff6a14fbd016d49f52c42f853698d /res
parent79b1fe725ea09c0ba0cdb0ed51fa75c19b3c5fda (diff)
parent13cc3c124a9a66effb5177cf02d6c16086d9b133 (diff)
downloadandroid_packages_apps_Dialer-72e274667fcb0599d97ff4d064c71e44096f389e.tar.gz
android_packages_apps_Dialer-72e274667fcb0599d97ff4d064c71e44096f389e.tar.bz2
android_packages_apps_Dialer-72e274667fcb0599d97ff4d064c71e44096f389e.zip
am 13cc3c12: am 3491ef06: Fix typo in string
* commit '13cc3c124a9a66effb5177cf02d6c16086d9b133': Fix typo in string
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>