From b9be23e724352ae5f68d2bee98f2faff16dce64e Mon Sep 17 00:00:00 2001 From: Lionel Landwerlin Date: Mon, 9 Jun 2014 12:59:33 +0100 Subject: util: fix wrong type link in comment --- clutter-gst/clutter-gst-util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clutter-gst') 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 */ -- cgit v1.2.1