SimpleTimelineLayer: Fix top-level doc
authorEdward Hervey <edward.hervey@collabora.co.uk>
Tue, 6 Jul 2010 14:27:21 +0000 (16:27 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Fri, 9 Jul 2010 11:21:17 +0000 (13:21 +0200)
ges/ges-simple-timeline-layer.c

index f4adf3e..b9ea007 100644 (file)
  * 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"