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

Unified Diff: chrome/common/extensions/docs/experimental.savePage.html

Issue 8396001: Add sample extension that allows setting plugin-specific content settings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update docs Created 9 years, 1 month 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
Index: chrome/common/extensions/docs/experimental.savePage.html
diff --git a/chrome/common/extensions/docs/experimental.savePage.html b/chrome/common/extensions/docs/experimental.savePage.html
index 5ace1e4516a40bae85191ab06b8cb82c997da7ee..7a98ddce055893f918614844e6de4134766ca1f0 100644
--- a/chrome/common/extensions/docs/experimental.savePage.html
+++ b/chrome/common/extensions/docs/experimental.savePage.html
@@ -426,7 +426,7 @@ permission to use it.
<div class="description">
<p class="todo" style="display: none; ">Undocumented.</p>
- <p>Saves the content of the tab with given id to MHTML.</p>
+ <p>Saves the content of the tab with given id as MHTML.</p>
<!-- PARAMETERS -->
<h4>Parameters</h4>
@@ -509,7 +509,7 @@ permission to use it.
<dd class="todo" style="display: none; ">
Undocumented.
</dd>
- <dd>The id of the tab to save to MHTML.</dd>
+ <dd>The id of the tab to save as MHTML.</dd>
<dd style="display: none; ">
This parameter was added in version
<b><span></span></b>.

Powered by Google App Engine
This is Rietveld 408576698