Skip to content

Commit 4c7b711

Browse files
committed
typo
1 parent 5e6d849 commit 4c7b711

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cssom-view/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ <h3 id=the-getclientrects><span class=secno>6.1 </span>The <code
574574
<li>
575575
<p>Replace each <a
576576
href="http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level">anonymous
577-
block boxes</a> with its child box(es) and repeat this until no
577+
block box</a> with its child box(es) and repeat this until no
578578
anonymous block boxes are left in the final list. [<cite><a
579579
href="#ref-css21">CSS21</a></cite>]
580580
</ul>

cssom-view/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,8 +455,8 @@ <h3>The <code title="">getClientRects()</code> and
455455

456456
<li><p>Replace each
457457
<a href="http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level">anonymous
458-
block boxes</a> with its child box(es) and repeat this until no
459-
anonymous block boxes are left in the final list.
458+
block box</a> with its child box(es) and repeat this until no anonymous
459+
block boxes are left in the final list.
460460
[<cite><span>CSS21</span></cite>]</p></li>
461461
</ul>
462462
</li>

0 commit comments

Comments
 (0)