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

Unified Diff: ppapi/api/private/ppb_flash.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/ppb_url_request_info.idl ('k') | ppapi/api/private/ppb_flash_clipboard.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/private/ppb_flash.idl
diff --git a/ppapi/api/private/ppb_flash.idl b/ppapi/api/private/ppb_flash.idl
index bedef84890ebd745b352e2282078385a30287b68..5327cab5c18758e31be37bd24b3ea55aab649cd5 100644
--- a/ppapi/api/private/ppb_flash.idl
+++ b/ppapi/api/private/ppb_flash.idl
@@ -52,7 +52,7 @@ enum PP_FlashSetting {
PP_FLASHSETTING_3DENABLED = 1,
/**
- * Specifies if the given instance is in private/inconito/off-the-record mode
+ * Specifies if the given instance is in private/incognito/off-the-record mode
* (returns true) or "regular" mode (returns false). Returns an undefined
* PP_Var on invalid instance.
*/
@@ -187,7 +187,7 @@ interface PPB_Flash {
[in] PP_Module module);
/**
- * Loads the given font in a more priviledged process on Windows. Call this if
+ * Loads the given font in a more privileged process on Windows. Call this if
* Windows is giving errors for font calls. See
* content/renderer/font_cache_dispatcher_win.cc
*
« no previous file with comments | « ppapi/api/ppb_url_request_info.idl ('k') | ppapi/api/private/ppb_flash_clipboard.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698