Skip to content

Commit fcaf9af

Browse files
committed
[css-syntax] typo
--HG-- extra : rebase_source : 42674bcdca1546e0658b1b1c91519755749e9379
1 parent bf626d9 commit fcaf9af

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-syntax/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1919,7 +1919,7 @@ <h4 id=at-keyword-state><span class=secno>4.4.6. </span> <dfn
19191919
escape</i></a>, <a href="#consume-an-escaped-character0"><i>consume an
19201920
escaped character</i></a>. Append the returned character to the
19211921
at-keyword token's value. Remain in this state.
1922-
<p> Otherwise, emit the at-keyword token. Swith to the <a
1922+
<p> Otherwise, emit the at-keyword token. Switch to the <a
19231923
href="#data-state0"><i>data state</i></a>. <a
19241924
href="#reconsume-the-current-input-character"><i>Reconsume the current
19251925
input character</i></a>.

css-syntax/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,7 @@ <h4>
11661166
<p>
11671167
Otherwise,
11681168
emit the at-keyword token.
1169-
Swith to the <i>data state</i>.
1169+
Switch to the <i>data state</i>.
11701170
<i>Reconsume the current input character</i>.
11711171

11721172
<dt>anything else

0 commit comments

Comments
 (0)