From 5387d36a157e59607e5e4e14859e41d25ea7405c Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Mon, 10 Jan 2011 16:50:51 +0100 Subject: [PATCH] TimelinePipeline: minor doc fix --- ges/ges-timeline-pipeline.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ges/ges-timeline-pipeline.c b/ges/ges-timeline-pipeline.c index 57f4112742..064fe262aa 100644 --- a/ges/ges-timeline-pipeline.c +++ b/ges/ges-timeline-pipeline.c @@ -746,7 +746,7 @@ ges_timeline_pipeline_set_mode (GESTimelinePipeline * pipeline, * for native size. * * Returns a #GstBuffer with the currently playing in the format specified by - * caps. The caller should unref the #gst_buffer_unref when finished. If %ANY + * caps. The caller should unref the #gst_buffer_unref when finished. If ANY * caps are specified, the information will be returned in the whatever format * is currently used by the sink. This information can be retrieve from caps * associated with the buffer.