| 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.
|
|
|