docs: urisourcebin: fix typo
authorTim-Philipp Müller <tim@centricular.com>
Fri, 22 Jul 2016 13:42:31 +0000 (14:42 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 22 Jul 2016 13:42:31 +0000 (14:42 +0100)
gst/playback/gsturisourcebin.c

index fdf2d2f..b97d425 100644 (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.