diff --git a/gst-libs/gst/interfaces/navigation.h b/gst-libs/gst/interfaces/navigation.h index b4eaca5f5d..4b21441ce3 100644 --- a/gst-libs/gst/interfaces/navigation.h +++ b/gst-libs/gst/interfaces/navigation.h @@ -44,7 +44,7 @@ typedef struct _GstNavigationInterface GstNavigationInterface; * @g_iface: the parent interface * @send_event: sending a navigation event * - * Color-balance interface. + * Navigation interface. */ struct _GstNavigationInterface { GTypeInterface g_iface;