copies.txt: Fix grammar
This commit is contained in:
parent
5a4c5e5925
commit
5adb7ef5fa
|
@ -456,7 +456,7 @@ following conversion rules apply:
|
||||||
converted to sRGB color space before writing the pixel to the image.
|
converted to sRGB color space before writing the pixel to the image.
|
||||||
|
|
||||||
Signed and unsigned integers are converted by first clamping to the
|
Signed and unsigned integers are converted by first clamping to the
|
||||||
representable range of destination format, then casting the value.
|
representable range of the destination format, then casting the value.
|
||||||
|
|
||||||
|
|
||||||
[[copies-resolve]]
|
[[copies-resolve]]
|
||||||
|
|
Loading…
Reference in New Issue