mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
typo
This commit is contained in:
parent
a96ac321d5
commit
e5ff9db407
|
@ -404,7 +404,7 @@ class PngStream(ChunkStream):
|
|||
def chunk_sRGB(self, pos, length):
|
||||
# srgb rendering intent, 1 byte
|
||||
# 0 perceptual
|
||||
# 1 relative folorimetric
|
||||
# 1 relative colorimetric
|
||||
# 2 saturation
|
||||
# 3 absolute colorimetric
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user