diff options
Diffstat (limited to 'clutter-gst')
-rw-r--r-- | 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 */ |