Skip to content

Commit d15c924

Browse files
authored
Merge pull request w3c#2253 from jonleighton/patch-1
Fix typos
2 parents 42763f6 + 746193f commit d15c924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-fonts-3/Fonts.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3701,7 +3701,7 @@ <h4>Basic syntax</h4>
37013701
a given set of font families and <i title="feature_type">feature type</i>.
37023702
The same identifier used with a different <i title="feature_type">feature type</i>
37033703
is treated as a separate and distinct value. If the same identifier is defined
3704-
mulitple times for a given <i title="feature_type">feature type</i> and font family,
3704+
multiple times for a given <i title="feature_type">feature type</i> and font family,
37053705
the last defined value is used. Values associated
37063706
with a given identifier are limited to integer values 0 or greater.</p>
37073707

@@ -4590,7 +4590,7 @@ <h2 id="platform-props-to-css" class="no-num">Appendix A: Mapping platform font
45904590

45914591
<p>Specifically, font family name data is handled differently across
45924592
platforms. For TrueType and OpenType fonts these names are contained
4593-
in the 'name' table, in name records with name ID 1. Mulitple names
4593+
in the 'name' table, in name records with name ID 1. Multiple names
45944594
can be stored for different locales, but Microsoft recommends fonts
45954595
always include at least a US English version of the name. On Windows,
45964596
Microsoft made the decision for backwards compatibility to limit this

0 commit comments

Comments
 (0)