diff options
Diffstat (limited to 'ppapi/c/dev/ppp_zoom_dev.h')
-rw-r--r-- | ppapi/c/dev/ppp_zoom_dev.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/c/dev/ppp_zoom_dev.h b/ppapi/c/dev/ppp_zoom_dev.h index d70fcdd..0cc39ea 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. */ |