mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
navigation: Fix copy&paste error in documentation
This commit is contained in:
parent
018bb2ca6f
commit
17b8299df1
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue