Index: chrome/common/extensions/docs/server2/templates/articles/app_hardware.html |
diff --git a/chrome/common/extensions/docs/server2/templates/articles/app_hardware.html b/chrome/common/extensions/docs/server2/templates/articles/app_hardware.html |
index e62cbed52a65e04898e207a4449188f50210b7cb..49df9c3a616fa4ba774eb636f0203a2c0c31081a 100644 |
--- a/chrome/common/extensions/docs/server2/templates/articles/app_hardware.html |
+++ b/chrome/common/extensions/docs/server2/templates/articles/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>, |