navigation: Fix copy&paste error in documentation
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 22 Feb 2012 09:09:15 +0000 (10:09 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 22 Feb 2012 09:23:26 +0000 (10:23 +0100)
gst-libs/gst/interfaces/navigation.h

index b4eaca5..4b21441 100644 (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;