mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Fix typo
[CI skip] Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
parent
c19bed8f27
commit
c2a0005dc4
|
@ -4,7 +4,7 @@
|
|||
Fix regression seeking PNG files
|
||||
================================
|
||||
|
||||
This fixes a regression introduced 7.1.0 when adding support for APNG files when calling
|
||||
This fixes a regression introduced in 7.1.0 when adding support for APNG files when calling
|
||||
``seek`` and ``tell``:
|
||||
|
||||
.. code-block:: python
|
||||
|
|
Loading…
Reference in New Issue
Block a user