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

Unified Diff: ppapi/api/ppb_graphics_2d.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_audio_config.idl ('k') | ppapi/api/ppb_graphics_3d.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/ppb_graphics_2d.idl
diff --git a/ppapi/api/ppb_graphics_2d.idl b/ppapi/api/ppb_graphics_2d.idl
index 938f428a9c1b0eab0af669198552fa921fb545b4..1dddc65ba9639a5ca8ac1e6f77d4adc7ba3b206a 100644
--- a/ppapi/api/ppb_graphics_2d.idl
+++ b/ppapi/api/ppb_graphics_2d.idl
@@ -66,7 +66,7 @@ interface PPB_Graphics2D {
* @param[in,out] is_always_opaque Identifies whether only opaque data
* will be painted.
*
- * @return Returns <code>PP_TRUE</code> on succes or <code>PP_FALSE</code> if
+ * @return Returns <code>PP_TRUE</code> on success or <code>PP_FALSE</code> if
* the resource is invalid. The output parameters will be set to 0 on a
* <code>PP_FALSE</code>.
*/
« no previous file with comments | « ppapi/api/ppb_audio_config.idl ('k') | ppapi/api/ppb_graphics_3d.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698