Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(339)

Unified Diff: chrome/common/extensions/docs/templates/articles/app_bluetooth.html

Issue 498113004: Docserver: Fix typo in app_bluetooth.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/articles/app_bluetooth.html
diff --git a/chrome/common/extensions/docs/templates/articles/app_bluetooth.html b/chrome/common/extensions/docs/templates/articles/app_bluetooth.html
index d8d9df8864a2b3296a304aa03ff490cd5ad93674..25666b2ce58aef046715d635da5b73424b699dc1 100644
--- a/chrome/common/extensions/docs/templates/articles/app_bluetooth.html
+++ b/chrome/common/extensions/docs/templates/articles/app_bluetooth.html
@@ -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>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698