From f3c0d88e79a570d37ff67cda4730bebfe5eae0bf Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 6 Jul 2010 16:27:21 +0200 Subject: [PATCH] SimpleTimelineLayer: Fix top-level doc --- ges/ges-simple-timeline-layer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ges/ges-simple-timeline-layer.c b/ges/ges-simple-timeline-layer.c index f4adf3e..b9ea007 100644 --- a/ges/ges-simple-timeline-layer.c +++ b/ges/ges-simple-timeline-layer.c @@ -26,11 +26,11 @@ * API. Clients can add any type of GESTimelineObject to a * GESSimpleTimelineLayer, and the layer will automatically compute the * appropriate start times. - + * * Users should be aware that GESTimelineTransition objects are considered to * have a negative duration for the purposes of positioning GESTimelineSource * objects (i.e., adding a GESTimelineTransition creates an overlap between - * the two adjacent sources + * the two adjacent sources. */ #include "ges-internal.h" -- 2.7.4