ges: Minor GESTimeline documentation fix
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Fri, 10 Mar 2017 22:34:21 +0000 (19:34 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Fri, 10 Mar 2017 22:34:21 +0000 (19:34 -0300)
ges/ges-timeline.c

index 1b010f7..0d0fd47 100644 (file)
@@ -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
  */