diff --git a/gst-libs/gst/interfaces/navigation.c b/gst-libs/gst/interfaces/navigation.c index cd4aa80e06..28e07fc297 100644 --- a/gst-libs/gst/interfaces/navigation.c +++ b/gst-libs/gst/interfaces/navigation.c @@ -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"