Index: chrome/common/extensions/docs/apps/app_hardware.html |
diff --git a/chrome/common/extensions/docs/apps/app_hardware.html b/chrome/common/extensions/docs/apps/app_hardware.html |
index 277ee48fcdb3f7274efdfd1d8124397a0af6e918..a69cfb08b2ecb3f07c14c17d69d6a10772114aad 100644 |
--- a/chrome/common/extensions/docs/apps/app_hardware.html |
+++ b/chrome/common/extensions/docs/apps/app_hardware.html |
@@ -279,7 +279,7 @@ which has four parameters: |
</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>, |