Index: chrome/common/extensions/docs/static/app_hardware.html |
diff --git a/chrome/common/extensions/docs/static/app_hardware.html b/chrome/common/extensions/docs/static/app_hardware.html |
index bda5933051d340f86da4f64b2da47a64f67ccab8..2e25131509cae0150811ebc04554d6979efa8456 100644 |
--- a/chrome/common/extensions/docs/static/app_hardware.html |
+++ b/chrome/common/extensions/docs/static/app_hardware.html |
@@ -82,7 +82,7 @@ chrome.experimental.usb.findDevice(vendorId, productId, eventCallbacks, onDevice |
</td> |
</tr> |
<tr> |
- <td>onDevideFoundCallback()</td> |
+ <td>onDeviceFoundCallback()</td> |
<td>Called when the device is found. |
The callback's parameter is an object |
with three properties: <code>handle</code>, |