Skip to content

Commit d85beec

Browse files
committed
[css-text] Typo "element element" to "element" <http://lists.w3.org/Archives/Public/www-style/2013Nov/0188.html>
1 parent 472565b commit d85beec

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

css-text/Overview.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2684,11 +2684,11 @@ <h3 id=letter-spacing-property><span class=secno>8.2. </span> Tracking: the
26842684
</div>
26852685

26862686
<p>Letter spacing between two <a href="#character"><i>characters</i></a>
2687-
effectively “belongs” to the innermost element element that contains
2688-
the two <a href="#character"><i>characters</i></a>: the total letter
2689-
spacing between two adjacent <a href="#character"><i>characters</i></a>
2690-
(after bidi reordering) is specified by and rendered within the innermost
2691-
element that <em>contains</em> the boundary between the two <a
2687+
effectively “belongs” to the innermost element that contains the two
2688+
<a href="#character"><i>characters</i></a>: the total letter spacing
2689+
between two adjacent <a href="#character"><i>characters</i></a> (after
2690+
bidi reordering) is specified by and rendered within the innermost element
2691+
that <em>contains</em> the boundary between the two <a
26922692
href="#character"><i>characters</i></a>.
26932693

26942694
<div class=example>

css-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1937,7 +1937,7 @@ <h3 id="letter-spacing-property">
19371937
</div>
19381938

19391939
<p>Letter spacing between two <i>characters</i> effectively “belongs”
1940-
to the innermost element element that contains the two <i>characters</i>:
1940+
to the innermost element that contains the two <i>characters</i>:
19411941
the total letter spacing between two adjacent <i>characters</i> (after bidi reordering)
19421942
is specified by and rendered within
19431943
the innermost element that <em>contains</em> the boundary between the two <i>characters</i>.

0 commit comments

Comments
 (0)