summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Philip P. Moltmann <moltmann@google.com> 2016-04-05 18:23:51 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2016-04-05 18:23:52 +0000
commit07a0e79aa4df64abd5b2c70eabd98a2e6ce8b341 (patch)
tree7814c47d57077f065e81f144cc184af6a0476641
parent5cec2d8aa9565a299565148bf04bfdd0efa8c37d (diff)
parentb87510483f1d24ce79d0e401ec99dc4ec50c5dd1 (diff)
Merge "Fix name of Samsung in PrintServiceRecommendationService." into nyc-dev
-rw-r--r--packages/PrintServiceRecommendationService/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/PrintServiceRecommendationService/res/values/strings.xml b/packages/PrintServiceRecommendationService/res/values/strings.xml
index 83d38000395a..07d0004fa09b 100644
--- a/packages/PrintServiceRecommendationService/res/values/strings.xml
+++ b/packages/PrintServiceRecommendationService/res/values/strings.xml
@@ -23,7 +23,7 @@
<string name="plugin_vendor_brother">Brother</string>
<string name="plugin_vendor_canon">Canon</string>
<string name="plugin_vendor_xerox">Xerox</string>
- <string name="plugin_vendor_samsung">Samsung Electorics</string>
+ <string name="plugin_vendor_samsung">Samsung Electronics</string>
<string name="plugin_vendor_epson">Epson</string>
<string name="plugin_vendor_konika_minolta">Konika Minolta</string>
<string name="plugin_vendor_fuji">Fuji</string>