aggregator: fix up doc comment for set_src_caps

It does not occur 'later' anymore

https://bugzilla.gnome.org/show_bug.cgi?id=732662
This commit is contained in:
Matthew Waters 2014-08-11 23:38:40 +10:00
parent 7c016752d7
commit 44e84025d7

View file

@ -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.
*/