diff --git a/gst-libs/gst/base/gstaggregator.c b/gst-libs/gst/base/gstaggregator.c index 0868d538f9..bc53044e65 100644 --- a/gst-libs/gst/base/gstaggregator.c +++ b/gst-libs/gst/base/gstaggregator.c @@ -340,7 +340,7 @@ _push_mandatory_events (GstAggregator * self) /** * gst_aggregator_set_src_caps: * @self: The #GstAggregator - * @caps: The #GstCaps to set later on the src pad. + * @caps: The #GstCaps to set on the src pad. * * Sets the caps to be used on the src pad. */