| Index: ppapi/c/dev/ppp_zoom_dev.h | 
| diff --git a/ppapi/c/dev/ppp_zoom_dev.h b/ppapi/c/dev/ppp_zoom_dev.h | 
| index d70fcddf4b6330a0766b502ca67e4b7a0ecaf09c..0cc39ea3d5c94419377a9a4070e8786d5214cf53 100644 | 
| --- a/ppapi/c/dev/ppp_zoom_dev.h | 
| +++ b/ppapi/c/dev/ppp_zoom_dev.h | 
| @@ -31,7 +31,7 @@ | 
| */ | 
| struct PPP_Zoom_Dev_0_3 { | 
| /** | 
| -   * Instruct plug-in to zoom according to the given factor and whether the zoom | 
| +   * Instruct plugin to zoom according to the given factor and whether the zoom | 
| * only applies to text only.  The scale factor is the percentage divided by | 
| * 100, i.e. 150% zoom is 1.5. | 
| */ | 
|  |