| Index: ppapi/api/dev/ppp_zoom_dev.idl | 
| diff --git a/ppapi/api/dev/ppp_zoom_dev.idl b/ppapi/api/dev/ppp_zoom_dev.idl | 
| index e8254da4506367b781036ab9ae35e1b535b421e3..2398f752ab629a3d3084db24c70b15032fcaee4e 100644 | 
| --- a/ppapi/api/dev/ppp_zoom_dev.idl | 
| +++ b/ppapi/api/dev/ppp_zoom_dev.idl | 
| @@ -16,7 +16,7 @@ label Chrome { | 
| */ | 
| interface PPP_Zoom_Dev { | 
| /** | 
| -   * 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. | 
| */ | 
|  |