docs: urisourcebin: fix typo

This commit is contained in:
Tim-Philipp Müller 2016-07-22 14:42:31 +01:00
parent e68c85e5a5
commit e1eed66eb8

View file

@ -24,7 +24,7 @@
* urisourcebin is an element for accessing URIs in a uniform manner.
*
* It handles selecting a URI source element and potentially download
* buffering for network sources. It roduces one or more source pads,
* buffering for network sources. It produces one or more source pads,
* depending on the input source, for feeding to decoding chains or decodebin.
*
* The main configuration is via the #GstURISourceBin:uri property.