Skip to content

Commit 5f4ef0f

Browse files
committed
[css-font-loading] typo
1 parent 602ded3 commit 5f4ef0f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-font-loading/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ Interaction with CSS’s ''@font-face'' Rule</h3>
374374
the original connected {{FontFace}} object must stop being <a>CSS-connected</a>.
375375
A new {{FontFace}} reflecting its new '@font-face/src' must be created
376376
and <a>CSS-connected</a> to the ''@font-face''.
377-
(This will also remove the old and add the new {{FontFaces}} objects from any <a>font sources</a> they appear in.)
377+
(This will also remove the old and add the new {{FontFace}} objects from any <a>font sources</a> they appear in.)
378378

379379
<!--
380380
████████ ███████ ██ ██ ████████ ████████ ███ ██████ ████████ ██████ ████████ ████████

css-font-loading/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ <h3 class="heading settled" data-level=2.3 id=font-face-css-connection><span cla
459459
the original connected <code class=idl><a data-link-type=idl href=#dom-fontface title=FontFace>FontFace</a></code> object must stop being <a data-link-type=dfn href=#css-connected title=CSS-connected>CSS-connected</a>.
460460
A new <code class=idl><a data-link-type=idl href=#dom-fontface title=FontFace>FontFace</a></code> reflecting its new <a class=property data-link-for=@font-face data-link-type=propdesc title=src>src</a> must be created
461461
and <a data-link-type=dfn href=#css-connected title=CSS-connected>CSS-connected</a> to the <a class=css data-link-type=maybe href=http://dev.w3.org/csswg/css-fonts-3/#at-font-face-rule title=@font-face>@font-face</a>.
462-
(This will also remove the old and add the new <code class=idl><a data-link-type=idl href=#dom-fontfacesetloadeventinit-fontfaces title=FontFaces>FontFaces</a></code> objects from any <a data-link-type=dfn href=#font-source title="font sources">font sources</a> they appear in.)</p>
462+
(This will also remove the old and add the new <code class=idl><a data-link-type=idl href=#dom-fontface title=FontFace>FontFace</a></code> objects from any <a data-link-type=dfn href=#font-source title="font sources">font sources</a> they appear in.)</p>
463463

464464

465465

0 commit comments

Comments
 (0)