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

Unified Diff: ppapi/c/dev/ppp_zoom_dev.h

Issue 1007443004: Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove terms and native_client_sdk changes. Created 5 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/dev/ppp_zoom_dev.idl ('k') | ppapi/tests/test_case.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
*/
« no previous file with comments | « ppapi/api/dev/ppp_zoom_dev.idl ('k') | ppapi/tests/test_case.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698