navigation: Fix doc blurb typo for gst_navigation_send_key_event
authorMart Raudsepp <leio@gentoo.org>
Mon, 10 Aug 2009 00:46:39 +0000 (03:46 +0300)
committerOlivier CrĂȘte <tester@tester.ca>
Mon, 10 Aug 2009 00:52:40 +0000 (20:52 -0400)
gst-libs/gst/interfaces/navigation.c

index cd4aa80..28e07fc 100644 (file)
@@ -117,7 +117,7 @@ gst_navigation_send_event (GstNavigation * navigation, GstStructure * structure)
 }
 
 /**
- * gst_navigation_send_mouse_event:
+ * gst_navigation_send_key_event:
  * @navigation: The navigation interface instance
  * @event: The type of the key event. Recognised values are "key-press" and
  * "key-release"