From a125b8d73b1e2632607b5d6b9809417174448055 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Fri, 10 Mar 2017 19:34:21 -0300 Subject: [PATCH] ges: Minor GESTimeline documentation fix --- ges/ges-timeline.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.7.4