| 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>.
|
| */
|
|
|