[clutter-gst] util: fix wrong type link in comment



commit b9be23e724352ae5f68d2bee98f2faff16dce64e
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Mon Jun 9 12:59:33 2014 +0100

    util: fix wrong type link in comment

 clutter-gst/clutter-gst-util.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter-gst/clutter-gst-util.c b/clutter-gst/clutter-gst-util.c
index c045142..ce136ae 100644
--- a/clutter-gst/clutter-gst-util.c
+++ b/clutter-gst/clutter-gst-util.c
@@ -244,7 +244,7 @@ clutter_gst_init_with_args (int            *argc,
  *
  * Creates a new #ClutterGstVideoSink initialized with Clutter's Cogl context.
  *
- * Return value: (transfer full): the newly created #CoglGstVideoSink.
+ * Return value: (transfer full): the newly created #ClutterGstVideoSink.
  *
  * Since: 3.0
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]