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

Unified Diff: ppapi/c/trusted/ppb_browser_font_trusted.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_instance_private.h ('k') | ppapi/cpp/audio_config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/c/trusted/ppb_browser_font_trusted.h
diff --git a/ppapi/c/trusted/ppb_browser_font_trusted.h b/ppapi/c/trusted/ppb_browser_font_trusted.h
index c16a153442fbc8524bfb6b52011b0886726b5b52..bb626a784e5fdebe613a4e9d0a909db1afa2df32 100644
--- a/ppapi/c/trusted/ppb_browser_font_trusted.h
+++ b/ppapi/c/trusted/ppb_browser_font_trusted.h
@@ -4,7 +4,7 @@
*/
/* From trusted/ppb_browser_font_trusted.idl,
- * modified Wed Jun 27 14:43:20 2012.
+ * modified Thu Mar 28 10:14:27 2013.
*/
#ifndef PPAPI_C_TRUSTED_PPB_BROWSER_FONT_TRUSTED_H_
@@ -221,7 +221,7 @@ struct PPB_BrowserFont_Trusted_1_0 {
* 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/c/private/ppp_instance_private.h ('k') | ppapi/cpp/audio_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698