Comment typo [ci skip]

This commit is contained in:
wiredfool 2015-01-28 20:23:15 -08:00
parent bc0a54b12d
commit 8ebdc5b64d

View File

@ -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
#