Some more trivial source typos

Found via `codespell` and `grep`
This commit is contained in:
luz.paz
2018-06-05 00:39:11 -04:00
committed by Cosmin Truta
parent ceb327789b
commit a294c1bcb6
9 changed files with 14 additions and 14 deletions

View File

@@ -4052,7 +4052,7 @@ Flags containing additional information about the image are held in
the 'flags' field of png_image.
PNG_IMAGE_FLAG_COLORSPACE_NOT_sRGB == 0x01
This indicates the the RGB values of the in-memory bitmap do not
This indicates that the RGB values of the in-memory bitmap do not
correspond to the red, green and blue end-points defined by sRGB.
PNG_IMAGE_FLAG_FAST == 0x02