mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Fixed typo [ci skip]
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
e19713ebc9
commit
e134216609
|
@ -25,5 +25,5 @@ Moved to ImageFileDirectory_v2 in Image.Exif
|
|||
Moved from the legacy :py:class:`PIL.TiffImagePlugin.ImageFileDirectory_v1` to
|
||||
:py:class:`PIL.TiffImagePlugin.ImageFileDirectory_v2` in
|
||||
:py:class:`PIL.Image.Exif`. This means that Exif RATIONALs and SIGNED_RATIONALs
|
||||
as now read as :py:class:`PIL.TiffImagePlugin.IFDRational`, instead of as a
|
||||
are now read as :py:class:`PIL.TiffImagePlugin.IFDRational`, instead of as a
|
||||
tuple with a numerator and a denominator.
|
||||
|
|
Loading…
Reference in New Issue
Block a user