Fixed typo

This commit is contained in:
Andrew Murray 2016-03-06 08:37:15 +11:00
parent cff9a5e266
commit 491e615dbe

View File

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