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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user