From e1eed66eb8746bb48a043ada650b6e206c1bf71a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 22 Jul 2016 14:42:31 +0100 Subject: [PATCH] docs: urisourcebin: fix typo --- gst/playback/gsturisourcebin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/playback/gsturisourcebin.c b/gst/playback/gsturisourcebin.c index fdf2d2f..b97d425 100644 --- a/gst/playback/gsturisourcebin.c +++ b/gst/playback/gsturisourcebin.c @@ -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. -- 2.7.4