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

Unified Diff: ppapi/api/private/ppp_instance_private.idl

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/api/private/ppp_flash_browser_operations.idl ('k') | ppapi/api/trusted/ppb_browser_font_trusted.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/private/ppp_instance_private.idl
diff --git a/ppapi/api/private/ppp_instance_private.idl b/ppapi/api/private/ppp_instance_private.idl
index aaa00602212279feaa1f724db3235e3ab38ff9ef..3756faf96f9e266f2cc1f497aaeacd699375eaf5 100644
--- a/ppapi/api/private/ppp_instance_private.idl
+++ b/ppapi/api/private/ppp_instance_private.idl
@@ -29,7 +29,7 @@ interface PPP_Instance_Private {
* 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/api/private/ppp_flash_browser_operations.idl ('k') | ppapi/api/trusted/ppb_browser_font_trusted.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698