Index: chrome/common/extensions/docs/apps/experimental.bluetooth.html |
diff --git a/chrome/common/extensions/docs/apps/experimental.bluetooth.html b/chrome/common/extensions/docs/apps/experimental.bluetooth.html |
index 5b343173c358f4007bfa484af0533da1e4caeebc..6b34591e9a19f03582f2266969ea163d2a6eb37e 100644 |
--- a/chrome/common/extensions/docs/apps/experimental.bluetooth.html |
+++ b/chrome/common/extensions/docs/apps/experimental.bluetooth.html |
@@ -1173,7 +1173,7 @@ |
<var><span>options</span></var></span><span class="optional"><span>, </span><span>function</span> |
<var><span>ResultCallback</span></var></span>)</div> |
<div class="description"> |
- <p>Start discovery. Discovered devices will be returned via the |onDeviceDiscovered| callback. Note that discovery can be resource intensive. stopDiscovery should be called as soon as is convenient.</p> |
+ <p>Start discovery. Discovered devices will be returned via the |onDeviceDiscovered| callback. Discovery will fail to start if it is already in progress. Discovery can be resource intensive: stopDiscovery should be called as soon as possible.</p> |
<!-- PARAMETERS --> |
<h4>Parameters</h4> |
<dl> |