| Index: native_client_sdk/src/libraries/ppapi_main/ppapi_event.h
|
| diff --git a/native_client_sdk/src/libraries/ppapi_main/ppapi_event.h b/native_client_sdk/src/libraries/ppapi_main/ppapi_event.h
|
| index 6d222db1be824c9fa77dcb54b6e6618afad3ea3e..d991192fe65f0bc55c95a24f56e873c8357cd346 100644
|
| --- a/native_client_sdk/src/libraries/ppapi_main/ppapi_event.h
|
| +++ b/native_client_sdk/src/libraries/ppapi_main/ppapi_event.h
|
| @@ -18,7 +18,7 @@ EXTERN_C_BEGIN
|
| /*
|
| * Event Structures
|
| *
|
| - * The following event structures are based on the equivilent structs
|
| + * The following event structures are based on the equivalent structs
|
| * defined in ppapi/c/ppb_input_event.h.
|
| *
|
| */
|
| @@ -78,4 +78,4 @@ typedef struct {
|
|
|
| EXTERN_C_END
|
|
|
| -#endif // PPAPI_MAIN_PPAPI_EVENT_H_
|
| +#endif // PPAPI_MAIN_PPAPI_EVENT_H_
|
|
|