Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / docs / templates / articles / app_bluetooth.html
index d8d9df8..25666b2 100644 (file)
@@ -794,7 +794,7 @@ chrome.bluetoothLowEnergy.readCharacteristicValue(chrc.instanceId,
   Points", where writing the value has side effects. For example, the <em>Heart
   Rate Control Point</em> characteristic is used to tell a heart rate sensor to
   reset its count of total calories burned and only supports writes. To achieve
-  this, Chrome provides the $(ref:bluetootLowEnergy.writeCharacteristicValue)
+  this, Chrome provides the $(ref:bluetoothLowEnergy.writeCharacteristicValue)
   method:
 </p>