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>. |