mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Fixed typo
This commit is contained in:
parent
22ae782320
commit
878244bf38
|
@ -2002,7 +2002,7 @@ class Image(object):
|
|||
library automatically seeks to frame 0.
|
||||
|
||||
Note that in the current version of the library, most sequence
|
||||
formats only allows you to seek to the next frame.
|
||||
formats only allow you to seek to the next frame.
|
||||
|
||||
See :py:meth:`~PIL.Image.Image.tell`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user