TimelineOverlay: Fix doc
authorEdward Hervey <edward.hervey@collabora.co.uk>
Tue, 6 Jul 2010 16:57:22 +0000 (18:57 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Fri, 9 Jul 2010 11:21:17 +0000 (13:21 +0200)
ges/ges-timeline-overlay.c

index e132cd0..475e14e 100644 (file)
  * SECTION:ges-timeline-overlay
  * @short_description: Base Class for overlays in a #GESTimelineLayer
  *
- * Overlays are objects which modify the underlying layer(s). Examples of
- * overlays include text, image watermarks, or audio dubbing. Transitions,
- * which change from one source to another over time, are not considered
- * overlays. 
+ * Overlays are objects which modify the underlying layer(s).
+ *
+ * Examples of overlays include text, image watermarks, or audio dubbing.
+ *
+ * Transitions, which change from one source to another over time, are
+ * not considered overlays. 
  */
 
 #include "ges-internal.h"