Fix a typo in a comment

* gdk/quartz/GdkQuartzView.c ([GdkQuartzView -updateTrackingRect]): Fix a typo
    in a comment


svn path=/trunk/; revision=18199
This commit is contained in:
Johan Dahlin
2007-06-19 22:42:51 +00:00
parent 0932e4be38
commit f43329fcd6
2 changed files with 6 additions and 1 deletions

View File

@ -110,7 +110,7 @@
GDK_QUARTZ_RELEASE_POOL;
}
/* For information on seting up tracking rects properly, see here:
/* For information on setting up tracking rects properly, see here:
* http://developer.apple.com/documentation/Cocoa/Conceptual/EventOverview/EventOverview.pdf
*/
-(void)updateTrackingRect