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

Unified Diff: ppapi/c/private/ppp_instance_private.h

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/c/private/ppp_flash_browser_operations.h ('k') | ppapi/c/trusted/ppb_browser_font_trusted.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/c/private/ppp_instance_private.h
diff --git a/ppapi/c/private/ppp_instance_private.h b/ppapi/c/private/ppp_instance_private.h
index aa439a017206aa6681749dff93e0f122f0e55428..15d80c50b9d4a39e918199f12bcf7809eb7a85ff 100644
--- a/ppapi/c/private/ppp_instance_private.h
+++ b/ppapi/c/private/ppp_instance_private.h
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-/* From private/ppp_instance_private.idl modified Tue Oct 2 13:42:46 2012. */
+/* From private/ppp_instance_private.idl modified Thu Mar 28 10:22:54 2013. */
#ifndef PPAPI_C_PRIVATE_PPP_INSTANCE_PRIVATE_H_
#define PPAPI_C_PRIVATE_PPP_INSTANCE_PRIVATE_H_
@@ -45,7 +45,7 @@ struct PPP_Instance_Private_0_1 {
* The returned PP_Var should have a reference added for the caller, which
* will be responsible for Release()ing that reference.
*
- * @param[in] instance A PP_Instance indentifying the instance from which the
+ * @param[in] instance A PP_Instance identifying the instance from which the
* instance object is being requested.
* @return A PP_Var containing scriptable object.
*/
« no previous file with comments | « ppapi/c/private/ppp_flash_browser_operations.h ('k') | ppapi/c/trusted/ppb_browser_font_trusted.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698