Index: chrome/common/extensions/docs/contentSettings.html |
diff --git a/chrome/common/extensions/docs/contentSettings.html b/chrome/common/extensions/docs/contentSettings.html |
index ba82881e4276f95e3c3d3f65840844a1c790f751..86ea6dfec02c2b6fa7be5fe2f0031ce0378a3ba5 100644 |
--- a/chrome/common/extensions/docs/contentSettings.html |
+++ b/chrome/common/extensions/docs/contentSettings.html |
@@ -628,7 +628,7 @@ You can find samples of this API on the |
<dd class="todo" style="display: none; "> |
Undocumented. |
</dd> |
- <dd>Whether to show images. One of<br><var>allow</var>: Show images,<br><var>block</var>: Don't show images. <br>Default is <var>allow</var>.<br>The primary URL is the main-frame URL. The secondary URL is not used.</dd> |
+ <dd>Whether to show images. One of<br><var>allow</var>: Show images,<br><var>block</var>: Don't show images. <br>Default is <var>allow</var>.<br>The primary URL is the main-frame URL. The secondary URL is the URL of the image.</dd> |
<dd style="display: none; "> |
This parameter was added in version |
<b><span></span></b>. |