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

Unified Diff: native_client_sdk/src/libraries/ppapi_main/ppapi_event.h

Issue 13106002: [NaCl SDK] A bunch of spelling fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix presubmit 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
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_

Powered by Google App Engine
This is Rietveld 408576698