diff --git a/css-fonts-3/Fonts.html b/css-fonts-3/Fonts.html index b690913d24f..6f7a5042b9c 100644 --- a/css-fonts-3/Fonts.html +++ b/css-fonts-3/Fonts.html @@ -3375,7 +3375,7 @@
font-style
’ descriptor. For families that
- lack any italic or oblique faces, users agents may create artificial
+ lack any italic or oblique faces, user agents may create artificial
oblique faces, if this is permitted by the value of the ‘font-synthesis
’ property.
diff --git a/css-fonts-3/Fonts.src.html b/css-fonts-3/Fonts.src.html
index 4722d7d1a33..b654ccb3a1e 100644
--- a/css-fonts-3/Fonts.src.html
+++ b/css-fonts-3/Fonts.src.html
@@ -2468,7 +2468,7 @@ @font-face
rules, italic and oblique
faces must be distinguished using the value of the
'font-style' descriptor.
- For families that lack any italic or oblique faces, users agents
+ For families that lack any italic or oblique faces, user agents
may create artificial oblique faces, if this is permitted by the
value of the 'font-synthesis' property.
diff --git a/css-fonts-3/Overview-wip.bs b/css-fonts-3/Overview-wip.bs
index 2cf31014f0d..84706c50023 100644
--- a/css-fonts-3/Overview-wip.bs
+++ b/css-fonts-3/Overview-wip.bs
@@ -2044,7 +2044,7 @@ style properties were set to their initial value.
families defined via ''@font-face'' rules, italic and oblique
faces must be distinguished using the value of the
'font-style' descriptor.
- For families that lack any italic or oblique faces, users agents
+ For families that lack any italic or oblique faces, user agents
may create artificial oblique faces, if this is permitted by the
value of the 'font-synthesis' property.
diff --git a/css-fonts-3/Overview.html b/css-fonts-3/Overview.html
index f2fff4e4425..92f5157053c 100644
--- a/css-fonts-3/Overview.html
+++ b/css-fonts-3/Overview.html
@@ -1983,7 +1983,7 @@