From: Thibault Saunier Date: Fri, 10 Mar 2017 22:34:21 +0000 (-0300) Subject: ges: Minor GESTimeline documentation fix X-Git-Tag: 1.19.3~493^2~833 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a125b8d73b1e2632607b5d6b9809417174448055;p=platform%2Fupstream%2Fgstreamer.git ges: Minor GESTimeline documentation fix --- diff --git a/ges/ges-timeline.c b/ges/ges-timeline.c index 1b010f7..0d0fd47 100644 --- a/ges/ges-timeline.c +++ b/ges/ges-timeline.c @@ -3648,7 +3648,7 @@ ges_timeline_get_element (GESTimeline * timeline, const gchar * name) * ges_timeline_is_empty: * @timeline: a #GESTimeline * - * Check whether a #GESTimelineElement is empty or not + * Check whether a #GESTimeline is empty or not * * Returns: %TRUE if the timeline is empty %FALSE otherwize */