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

Unified Diff: ppapi/api/trusted/ppb_browser_font_trusted.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_instance_private.idl ('k') | ppapi/c/dev/ppb_font_dev.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/trusted/ppb_browser_font_trusted.idl
diff --git a/ppapi/api/trusted/ppb_browser_font_trusted.idl b/ppapi/api/trusted/ppb_browser_font_trusted.idl
index 79cee8cefd149f5969dbec3ea6cc233f3d3efb8c..7a79417efce00b6bb16c993817c9e56ea428e525 100644
--- a/ppapi/api/trusted/ppb_browser_font_trusted.idl
+++ b/ppapi/api/trusted/ppb_browser_font_trusted.idl
@@ -202,7 +202,7 @@ interface PPB_BrowserFont_Trusted {
* clipped to the image.
*
* The image_data_is_opaque flag indicates whether subpixel antialiasing can
- * be performend, if it is supported. When the image below the text is
+ * be performed, if it is supported. When the image below the text is
* opaque, subpixel antialiasing is supported and you should set this to
* PP_TRUE to pick up the user's default preferences. If your plugin is
* partially transparent, then subpixel antialiasing is not possible and
« no previous file with comments | « ppapi/api/private/ppp_instance_private.idl ('k') | ppapi/c/dev/ppb_font_dev.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698