summaryrefslogtreecommitdiff
path: root/clutter-gst
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2014-06-09 12:59:33 +0100
committerLionel Landwerlin <llandwerlin@gmail.com>2014-06-09 12:59:33 +0100
commitb9be23e724352ae5f68d2bee98f2faff16dce64e (patch)
treec0c6dc33b3f45b3e911bb31a0438906dd2f8d921 /clutter-gst
parent1774119aecd88099137b88960fc4111358fc72ec (diff)
downloadclutter-gst-b9be23e724352ae5f68d2bee98f2faff16dce64e.tar.gz
util: fix wrong type link in comment
Diffstat (limited to 'clutter-gst')
-rw-r--r--clutter-gst/clutter-gst-util.c2
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
*/