Corrected data type [ci skip]

This commit is contained in:
Andrew Murray 2018-12-24 17:05:38 +11:00
parent 9dd0348be2
commit 95d80a7e5d

View File

@ -482,7 +482,7 @@ The :py:meth:`~PIL.Image.Image.open` method sets the following
This key is omitted if the image is not a transparent palette image.
``Open`` also sets ``Image.text`` to a list of the values of the
``Open`` also sets ``Image.text`` to a dictionary of the values of the
``tEXt``, ``zTXt``, and ``iTXt`` chunks of the PNG image. Individual
compressed chunks are limited to a decompressed size of
``PngImagePlugin.MAX_TEXT_CHUNK``, by default 1MB, to prevent