From 74692087e09c42b2824fd248de4df12744e22875 Mon Sep 17 00:00:00 2001 From: das Date: Thu, 2 Nov 2006 15:18:26 +0000 Subject: comment typo --- macosx/tkMacOSXWindowEvent.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/macosx/tkMacOSXWindowEvent.c b/macosx/tkMacOSXWindowEvent.c index 8cd98dd..b4a7845 100644 --- a/macosx/tkMacOSXWindowEvent.c +++ b/macosx/tkMacOSXWindowEvent.c @@ -54,7 +54,7 @@ * software in accordance with the terms specified in this * license. * - * RCS: @(#) $Id: tkMacOSXWindowEvent.c,v 1.3.2.16 2006/11/02 12:24:49 das Exp $ + * RCS: @(#) $Id: tkMacOSXWindowEvent.c,v 1.3.2.17 2006/11/02 15:18:26 das Exp $ */ #include "tkMacOSXInt.h" @@ -246,7 +246,7 @@ TkMacOSXProcessWindowEvent( * GenerateUpdateEvent -- * * Given a Macintosh window update event this function generates - * all the the Expose XEvents needed by Tk. + * all the Expose XEvents needed by Tk. * * Results: * True if event(s) are generated - false otherwise. -- cgit v0.12