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

Unified Diff: chrome/common/extensions/docs/apps/app_hardware.html

Issue 10828308: Fix typo in USB API documentation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | chrome/common/extensions/docs/server2/templates/articles/app_hardware.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>,
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server2/templates/articles/app_hardware.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698