navigation: Fix copy&paste error in documentation

This commit is contained in:
Sebastian Dröge 2012-02-22 10:09:15 +01:00
parent 018bb2ca6f
commit 17b8299df1

View file

@ -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;