fixed typo

svn path=/trunk/; revision=17270
This commit is contained in:
Tim Janik 2007-02-06 15:02:59 +00:00
parent caa4d15dab
commit 94e19baaae

View File

@ -839,7 +839,7 @@ gdk_event_get_axis (GdkEvent *event,
* @event: a valid #GdkEvent
*
* Request more motion notifies if #event is a motion notify hint event.
* This funciton should be used instead of gdk_window_get_pointer() to
* This function should be used instead of gdk_window_get_pointer() to
* request further motion notifies, because it also works for extension
* events where motion notifies are provided for devices other than the
* core pointer.