Skip to content

Commit bb8add2

Browse files
committed
[css-fonts] user agents, not users agents
Replaced "users agents" with "user agents"
1 parent 6f8d8e1 commit bb8add2

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

css-fonts-3/Fonts.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3375,7 +3375,7 @@ <h3 id=font-style-matching><span class=secno>5.2. </span>Matching font
33753375
and oblique faces must be distinguished using the value of the <a
33763376
href="#descdef-font-style" title="font-style!!descriptor"><code
33773377
class=property>font-style</code></a> descriptor. For families that
3378-
lack any italic or oblique faces, users agents may create artificial
3378+
lack any italic or oblique faces, user agents may create artificial
33793379
oblique faces, if this is permitted by the value of the ‘<a
33803380
href="#propdef-font-synthesis"><code
33813381
class=property>font-synthesis</code></a>’ property.

css-fonts-3/Fonts.src.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2468,7 +2468,7 @@ <h3 id="font-style-matching">Matching font styles</h3>
24682468
families defined via <code>@font-face</code> rules, italic and oblique
24692469
faces must be distinguished using the value of the
24702470
<span title="font-style!!descriptor">'font-style'</span> descriptor.
2471-
For families that lack any italic or oblique faces, users agents
2471+
For families that lack any italic or oblique faces, user agents
24722472
may create artificial oblique faces, if this is permitted by the
24732473
value of the 'font-synthesis' property.
24742474
</li>

css-fonts-3/Overview-wip.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2044,7 +2044,7 @@ style properties were set to their initial value.
20442044
families defined via ''@font-face'' rules, italic and oblique
20452045
faces must be distinguished using the value of the
20462046
'font-style' descriptor.
2047-
For families that lack any italic or oblique faces, users agents
2047+
For families that lack any italic or oblique faces, user agents
20482048
may create artificial oblique faces, if this is permitted by the
20492049
value of the 'font-synthesis' property.
20502050

css-fonts-3/Overview.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1983,7 +1983,7 @@ <h3 class="heading settled" data-level=5.2 id=font-style-matching><span class=se
19831983
families defined via <a class=css data-link-type=maybe href=#at-ruledef-font-face title=@font-face>@font-face</a> rules, italic and oblique
19841984
faces must be distinguished using the value of the
19851985
<a class=property data-link-type=propdesc href=#propdef-font-style title=font-style>font-style</a> descriptor.
1986-
For families that lack any italic or oblique faces, users agents
1986+
For families that lack any italic or oblique faces, user agents
19871987
may create artificial oblique faces, if this is permitted by the
19881988
value of the <a class=property data-link-type=propdesc href=#propdef-font-synthesis title=font-synthesis>font-synthesis</a> property.</p>
19891989

css-fonts-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2491,7 +2491,7 @@ if all font style properties were set to their initial value.
24912491
faces must be distinguished using the value of the
24922492
'font-style' descriptor.
24932493

2494-
For families that lack any italic or oblique faces, users agents
2494+
For families that lack any italic or oblique faces, user agents
24952495
may create artificial oblique faces, if this is permitted by the
24962496
value of the 'font-synthesis' property.
24972497

0 commit comments

Comments
 (0)