summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Philip P. Moltmann <moltmann@google.com> 2016-04-05 11:18:19 -0700
committer Philip P. Moltmann <moltmann@google.com> 2016-04-05 11:18:19 -0700
commitb87510483f1d24ce79d0e401ec99dc4ec50c5dd1 (patch)
treebb22180d9bc2a076ba09908e55b493700e8967af
parent434590405071b462573273637899599332c34187 (diff)
Fix name of Samsung in PrintServiceRecommendationService.
Change-Id: I31af933ffec074e9ee646c5d879f42938229dcf7
-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>