Skip to content

Commit 2d6a609

Browse files
author
John Daggett
committed
[css-fonts] fix typo
1 parent dd476e6 commit 2d6a609

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-fonts/Fonts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1267,7 +1267,7 @@ <h3 id=font-style-prop><span class=secno>3.4 </span>Font style: the <a
12671267
class=property>italic</code>’ selects a font that is labeled ‘<code
12681268
class=property>italic</code>’, or, if that is not available, one labeled
12691269
<code class=property>oblique</code>’. If no italic or oblique face is
1270-
available, oblique faces can by synthesized by rendering non-obliqued
1270+
available, oblique faces can be synthesized by rendering non-obliqued
12711271
faces with a right sloping transformation applied. When synthesizing these
12721272
faces, the transformation should apply to all glyphs in the same way and
12731273
not vary based on codepoint or due to horizontal or vertical line

0 commit comments

Comments
 (0)