diff options
Diffstat (limited to 'win/tkWinDraw.c')
-rw-r--r-- | win/tkWinDraw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkWinDraw.c b/win/tkWinDraw.c index 8fb6a84..d0df3ec 100644 --- a/win/tkWinDraw.c +++ b/win/tkWinDraw.c @@ -488,7 +488,7 @@ XCopyPlane( * * TkPutImage, XPutImage -- * - * Copies a subimage from an in-memory image to a rectangle of of the + * Copies a subimage from an in-memory image to a rectangle of the * specified drawable. * * Results: |