Fix misspell of "otherdevices"

Bug: 12569650

Change-Id: I2c75ddfed22ded6a15291956c0c167acf6d67b0b
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f041f6f..4fc708f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -337,7 +337,7 @@
     <!-- Strings for asking to the user whether to allow an app to start broadcasting -->
     <string name="bluetooth_ask_start_broadcast" product="default"><xliff:g id="app_name">%1$s</xliff:g> wants to turn on Bluetooth broadcasting to communicate with other devices nearby. You can change this later in Bluetooth settings.</string>
     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and start broadcasting -->
-    <string name="bluetooth_ask_enablement_and_start_broadcast" product="default"><xliff:g id="app_name">%1$s</xliff:g> wants to turn on Bluetooth and Bluetooth broadcasting to communicate with otherdevices nearby. You can change this later in Bluetooth settings.</string>
+    <string name="bluetooth_ask_enablement_and_start_broadcast" product="default"><xliff:g id="app_name">%1$s</xliff:g> wants to turn on Bluetooth and Bluetooth broadcasting to communicate with other devices nearby. You can change this later in Bluetooth settings.</string>
     <!-- Strings for bluetooth broadcasting explanation -->
     <string name="bluetooth_broadcasting_explaination" product="default">When this feature is turned on, your phone can communicate with other devices nearby.\n\nBroadcasting uses low-power Bluetooth signals.</string>
     <!-- Strings for msg to display to user while bluetooth is turning on [CHAR LIMIT=60] -->