Index: chrome/common/extensions/docs/windows.html |
=================================================================== |
--- chrome/common/extensions/docs/windows.html (revision 56756) |
+++ chrome/common/extensions/docs/windows.html (working copy) |
@@ -1043,7 +1043,7 @@ |
</p> |
<!-- Note: intentionally longer 80 columns --> |
- <pre>function(<span>Window window</span>) <span class="subdued">{...}</span>);</pre> |
+ <pre>function(<span>Window window</span>) <span class="subdued">{...}</span>;</pre> |
<dl> |
<div> |
<div> |
@@ -1280,7 +1280,7 @@ |
</p> |
<!-- Note: intentionally longer 80 columns --> |
- <pre>function(<span>Window window</span>) <span class="subdued">{...}</span>);</pre> |
+ <pre>function(<span>Window window</span>) <span class="subdued">{...}</span>;</pre> |
<dl> |
<div> |
<div> |
@@ -1574,7 +1574,7 @@ |
</p> |
<!-- Note: intentionally longer 80 columns --> |
- <pre>function(<span>array of Window windows</span>) <span class="subdued">{...}</span>);</pre> |
+ <pre>function(<span>array of Window windows</span>) <span class="subdued">{...}</span>;</pre> |
<dl> |
<div> |
<div> |
@@ -1763,7 +1763,7 @@ |
</p> |
<!-- Note: intentionally longer 80 columns --> |
- <pre>function(<span>Window window</span>) <span class="subdued">{...}</span>);</pre> |
+ <pre>function(<span>Window window</span>) <span class="subdued">{...}</span>;</pre> |
<dl> |
<div> |
<div> |
@@ -1941,7 +1941,7 @@ |
</p> |
<!-- Note: intentionally longer 80 columns --> |
- <pre>function(<span>Window window</span>) <span class="subdued">{...}</span>);</pre> |
+ <pre>function(<span>Window window</span>) <span class="subdued">{...}</span>;</pre> |
<dl> |
<div> |
<div> |
@@ -2180,7 +2180,7 @@ |
</p> |
<!-- Note: intentionally longer 80 columns --> |
- <pre>function(<span></span>) <span class="subdued">{...}</span>);</pre> |
+ <pre>function(<span></span>) <span class="subdued">{...}</span>;</pre> |
<dl> |
<div style="display: none; "> |
<div> |
@@ -2652,7 +2652,7 @@ |
</p> |
<!-- Note: intentionally longer 80 columns --> |
- <pre>function(<span>Window window</span>) <span class="subdued">{...}</span>);</pre> |
+ <pre>function(<span>Window window</span>) <span class="subdued">{...}</span>;</pre> |
<dl> |
<div> |
<div> |