mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Comment typo [ci skip]
This commit is contained in:
parent
bc0a54b12d
commit
8ebdc5b64d
|
@ -273,7 +273,7 @@ class IcoImageFile(ImageFile.ImageFile):
|
|||
self.size = im.size
|
||||
|
||||
def load_seek(self):
|
||||
# Flage the ImageFile.Parser so that it
|
||||
# Flag the ImageFile.Parser so that it
|
||||
# just does all the decode at the end.
|
||||
pass
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue
Block a user