summaryrefslogtreecommitdiff
path: root/gst/gstpipeline.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstpipeline.c')
-rw-r--r--gst/gstpipeline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstpipeline.c b/gst/gstpipeline.c
index 34daca32b..fa348d189 100644
--- a/gst/gstpipeline.c
+++ b/gst/gstpipeline.c
@@ -155,7 +155,7 @@ gst_pipeline_class_init (GstPipelineClass * klass)
gobject_class->get_property = gst_pipeline_get_property;
/**
- * GstPipeline:delay
+ * GstPipeline:delay:
*
* The expected delay needed for elements to spin up to the
* PLAYING state expressed in nanoseconds.