Fixed typo [ci skip]

This commit is contained in:
Andrew Murray 2020-06-21 19:09:09 +10:00
parent f7e47dffc4
commit 659ce90af1

View File

@ -18,7 +18,7 @@ ImageFile.raise_ioerror
.. deprecated:: 7.2.0
``IOError`` was merged into ``OSError`` in Python 3.3. So, ``ImageFile.raise_ioerror``
is now deprecated and will be removed in a future released. Use
is now deprecated and will be removed in a future release. Use
``ImageFile.raise_oserror`` instead.
PILLOW_VERSION constant