Skip to content

Commit 493f001

Browse files
committed
[css-fonts-3] Consistent article "an" for @font-face
1 parent 62798b1 commit 493f001

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-fonts-3/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2453,7 +2453,7 @@ <h3 id=src-desc><span class=secno>4.3. </span>Font reference: the <a
24532453
}
24542454
</pre>
24552455

2456-
<p>Just as a <a href="#at-font-face-rule"><code>@font-face</code></a> rule
2456+
<p>Just as an <a href="#at-font-face-rule"><code>@font-face</code></a> rule
24572457
specifies the characteristics of a single font within a family, the unique
24582458
name used with <code>local()</code> specifies a single font, not an entire
24592459
font family. Defined in terms of OpenType font data, the Postscript name
@@ -5080,7 +5080,7 @@ <h2 id=object-model><span class=secno>8. </span>Object Model</h2>
50805080
<h3 id=om-fontface><span class=secno>8.1. </span>The <a
50815081
href="#cssfontfacerule"><code>CSSFontFaceRule</code></a> interface</h3>
50825082

5083-
<p>The <dfn id=cssfontfacerule>CSSFontFaceRule</dfn> interface represents a
5083+
<p>The <dfn id=cssfontfacerule>CSSFontFaceRule</dfn> interface represents an
50845084
<a href="#at-font-face-rule"><code>@font-face</code></a> rule.
50855085

50865086
<pre class=idl>

0 commit comments

Comments
 (0)