mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-25 00:34:14 +03:00
Fixed typo
This commit is contained in:
parent
cff9a5e266
commit
491e615dbe
|
@ -5,7 +5,7 @@
|
|||
#
|
||||
# this demo script illustrates pasting into an already displayed
|
||||
# photoimage. note that the current version of Tk updates the whole
|
||||
# image everytime we paste, so to get decent performance, we split
|
||||
# image every time we paste, so to get decent performance, we split
|
||||
# the image into a set of tiles.
|
||||
#
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user