summaryrefslogtreecommitdiff
path: root/gdk/quartz/GdkQuartzView.c
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2007-06-19 22:42:51 +0000
committerJohan Dahlin <johan@src.gnome.org>2007-06-19 22:42:51 +0000
commitf43329fcd679d1851182072d4cc11812d736afa1 (patch)
tree4c50e4cc9cd899f8a1f91ac0f65f6f7a2c550492 /gdk/quartz/GdkQuartzView.c
parent0932e4be38f9f374d6681ce27c71aa62cb8b80f1 (diff)
downloadgtk+-f43329fcd679d1851182072d4cc11812d736afa1.tar.gz
Fix a typo in a comment
* gdk/quartz/GdkQuartzView.c ([GdkQuartzView -updateTrackingRect]): Fix a typo in a comment svn path=/trunk/; revision=18199
Diffstat (limited to 'gdk/quartz/GdkQuartzView.c')
-rw-r--r--gdk/quartz/GdkQuartzView.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/quartz/GdkQuartzView.c b/gdk/quartz/GdkQuartzView.c
index aefcc14074..fbeaf136f3 100644
--- a/gdk/quartz/GdkQuartzView.c
+++ b/gdk/quartz/GdkQuartzView.c
@@ -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