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

Unified Diff: ppapi/api/ppb_input_event.idl

Issue 13220002: [PPAPI] Fix a bunch of spelling mistakes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | « ppapi/api/ppb_graphics_3d.idl ('k') | ppapi/api/ppb_message_loop.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/ppb_input_event.idl
diff --git a/ppapi/api/ppb_input_event.idl b/ppapi/api/ppb_input_event.idl
index 496a0a68b313e01a31c23f54796a65552773db62..083b62e89bc174f313a25fa373fa4deeecc55900 100644
--- a/ppapi/api/ppb_input_event.idl
+++ b/ppapi/api/ppb_input_event.idl
@@ -890,7 +890,7 @@ interface PPB_TouchInputEvent {
[in] uint32_t index);
/**
- * Returns the touch-point with the spcified touch-id in the specified list.
+ * Returns the touch-point with the specified touch-id in the specified list.
*
* @param[in] resource A <code>PP_Resource</code> corresponding to a touch
* event.
« no previous file with comments | « ppapi/api/ppb_graphics_3d.idl ('k') | ppapi/api/ppb_message_loop.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698