Index: ppapi/api/pp_touch_point.idl |
diff --git a/ppapi/api/pp_touch_point.idl b/ppapi/api/pp_touch_point.idl |
index 3d5838046fdb7c852ef643e7faf29a531924b69c..42c08097df2fc72afec86f61cda11e2ee37b1897 100644 |
--- a/ppapi/api/pp_touch_point.idl |
+++ b/ppapi/api/pp_touch_point.idl |
@@ -11,7 +11,7 @@ |
/** |
* The <code>PP_TouchPoint</code> struct represents all information about a |
- * single touch point, such ase position, id, rotation angle, and pressure. |
+ * single touch point, such as position, id, rotation angle, and pressure. |
*/ |
[assert_size(28), returnByValue] |
struct PP_TouchPoint { |