Skip to content

Commit 457df78

Browse files
committed
Typo
1 parent 3f1ebae commit 457df78

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-values/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ <h3 id=urls><span class=secno>3.4. </span> Resource Locators: the
729729
<pre>http://www.example.org/style/tile.png</pre>
730730

731731
<p>The same image will be used regardless of the URL of the source
732-
document containing the <code>&lt;body&lt;</code>.
732+
document containing the <code>&lt;body></code>.
733733
</div>
734734

735735
<h2 id=numeric-types><span class=secno>4. </span> Numeric Data Types</h2>

css3-values/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ <h3 id="urls">
405405
designated by the URL:
406406
<pre>http://www.example.org/style/tile.png</pre>
407407
<p>The same image will be used regardless of the URL of the source
408-
document containing the <code>&lt;body&lt;</code>.
408+
document containing the <code>&lt;body></code>.
409409
</div>
410410

411411
<h2 id="numeric-types">

0 commit comments

Comments
 (0)