Skip to content

Commit 8d24d2f

Browse files
frivoalgsnedders
authored andcommitted
[css2] Fix typo
See #2132
1 parent c02c461 commit 8d24d2f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css2/syndata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1345,7 +1345,7 @@ <h3>4.3.6 <a name="color-units">Colors</a></h3>
13451345
<p>Values outside the device gamut should be clipped or
13461346
mapped into the gamut when the gamut is known: the red, green,
13471347
and blue values must be changed to fall within the range supported by
1348-
the device. Users agents may perform higher quality mapping of colors
1348+
the device. User agents may perform higher quality mapping of colors
13491349
from one gamut to another. For a typical CRT monitor, whose device
13501350
gamut is the same as sRGB, the four rules below are equivalent:
13511351
</p>

css2/syndata.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,7 @@ images are expected to carry their own color information.
12981298
<p>Values outside the device gamut should be clipped or
12991299
mapped into the gamut when the gamut is known: the red, green,
13001300
and blue values must be changed to fall within the range supported by
1301-
the device. Users agents may perform higher quality mapping of colors
1301+
the device. User agents may perform higher quality mapping of colors
13021302
from one gamut to another. For a typical CRT monitor, whose device
13031303
gamut is the same as sRGB, the four rules below are equivalent:
13041304
</p>

0 commit comments

Comments
 (0)