File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1414,7 +1414,7 @@ Consume an escaped code point</h4>
1414
1414
It assumes that the U+005C REVERSE SOLIDUS (\) has already been consumed
1415
1415
and that the next input code point has already been verified
1416
1416
to not be a <a>newline</a> .
1417
- It will return a <a>code point </a> .
1417
+ It will return a <a>code points </a> .
1418
1418
1419
1419
Consume the <a>next input code point</a> .
1420
1420
Original file line number Diff line number Diff line change @@ -2506,7 +2506,7 @@ <h4 class="heading settled heading" data-level=4.3.8 id=consume-an-escaped-code-
2506
2506
It assumes that the U+005C REVERSE SOLIDUS (\) has already been consumed
2507
2507
and that the next input code point has already been verified
2508
2508
to not be a < a data-link-type =dfn href =#newline title =newline > newline</ a > .
2509
- It will return a < a data-link-type =dfn href =#code-point title ="code point "> code point </ a > .</ p >
2509
+ It will return a < a data-link-type =dfn href =#code-point title ="code points "> code points </ a > .</ p >
2510
2510
2511
2511
< p > Consume the < a data-link-type =dfn href =#next-input-code-point title ="next input code point "> next input code point</ a > .</ p >
2512
2512
You can’t perform that action at this time.
0 commit comments