Skip to content

Commit 2957bcf

Browse files
committed
[css2] Fix typos
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403008
1 parent 5a56a87 commit 2957bcf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

css2/generate.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ body:after {
109109

110110
</div>
111111

112-
<p>The :before and :after pseudo-elements elements interact with other
112+
<p>The :before and :after pseudo-elements interact with other
113113
boxes, such as run-in boxes, as if they were real elements inserted just
114114
inside their associated element.</p>
115115

css2/visuren.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: visuren.src,v 2.161 2010-08-01 22:03:48 fantasai Exp $ -->
3+
<!-- $Id: visuren.src,v 2.162 2010-08-03 02:22:30 fantasai Exp $ -->
44
<head>
55
<title>Visual formatting model</title>
66
<meta name="editor" lang="tr" content="Tantek &Ccedil;elik">
@@ -721,7 +721,7 @@ the section on <a href="page.html#allowed-page-breaks">allowed
721721
page breaks</a>.
722722
</p>
723723

724-
<h3><a name="inline-formatting">Inline formatting context</a></h3>
724+
<h3><a name="inline-formatting">Inline formatting contexts</a></h3>
725725

726726
<p>In an inline formatting context, boxes are laid out horizontally,
727727
one after the other, beginning at the top of a containing

0 commit comments

Comments
 (0)