mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-27 10:26:19 +03:00
Fixed typo
This commit is contained in:
parent
17d38d0905
commit
8758866f47
|
@ -58,7 +58,7 @@ iforms = [1, 3, -11, -12, -21, -22]
|
|||
|
||||
# There is no magic number to identify Spider files, so just check a
|
||||
# series of header locations to see if they have reasonable values.
|
||||
# Returns no.of bytes in the header, if it is a valid Spider header,
|
||||
# Returns no. of bytes in the header, if it is a valid Spider header,
|
||||
# otherwise returns 0
|
||||
|
||||
def isSpiderHeader(t):
|
||||
|
|
Loading…
Reference in New Issue
Block a user