Skip to content

Commit 50404ae

Browse files
committed
Fix typo
1 parent c71c2d0 commit 50404ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-text/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1598,7 +1598,7 @@ <h3 id=hyphenate-character><span class=secno>6.2. </span> Hyphens: the
15981598
is specified, it appears at the end of lines. If two strings are
15991599
specified, the second string appears at the beginning of lines.
16001600

1601-
<p class=issue>Is the use of hyphenate charaters at the beginning of lines
1601+
<p class=issue>Is the use of hyphenate characters at the beginning of lines
16021602
common enough for this to be part of the specification?
16031603

16041604
<div class=example>

css3-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@ <h3 id="hyphenate-character">
10831083
the end of lines. If two strings are specified, the second string
10841084
appears at the beginning of lines.
10851085

1086-
<p class=issue>Is the use of hyphenate charaters at the beginning of
1086+
<p class=issue>Is the use of hyphenate characters at the beginning of
10871087
lines common enough for this to be part of the specification?
10881088

10891089
<div class="example">

0 commit comments

Comments
 (0)