Skip to content

Commit 343d299

Browse files
committed
typo
1 parent 4128f13 commit 343d299

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-syntax/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1868,7 +1868,7 @@ <h4 id=unicode-range-state><span class=secno>3.4.25. </span> <dfn
18681868
<p> Consume as many <a href="#hex-digit"><i>hex digits</i></a> as possible,
18691869
but no more than 6. If less than 6 <a href="#hex-digit"><i>hex
18701870
digits</i></a> were consumed, consume as many U+003F QUESTION MARK (?)
1871-
character as possible, but no more than enough to make the total of <a
1871+
characters as possible, but no more than enough to make the total of <a
18721872
href="#hex-digit"><i>hex digits</i></a> and U+003F QUESTION MARK (?)
18731873
characters equal to 6.
18741874

css3-syntax/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1846,7 +1846,7 @@ <h4>
18461846
<p>
18471847
Consume as many <i>hex digits</i> as possible, but no more than 6.
18481848
If less than 6 <i>hex digits</i> were consumed,
1849-
consume as many U+003F QUESTION MARK (?) character as possible,
1849+
consume as many U+003F QUESTION MARK (?) characters as possible,
18501850
but no more than enough to make the total of <i>hex digits</i> and U+003F QUESTION MARK (?) characters equal to 6.
18511851

18521852
<p>

0 commit comments

Comments
 (0)