copies.txt: Fix grammar

This commit is contained in:
Philip Taylor 2016-02-27 15:44:21 +00:00
parent 5a4c5e5925
commit 5adb7ef5fa
1 changed files with 1 additions and 1 deletions

View File

@ -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]]