summaryrefslogtreecommitdiff
path: root/sys/dvb
diff options
context:
space:
mode:
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>2016-06-21 11:32:07 -0700
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>2016-06-24 18:20:56 -0700
commitfe193feb42b986f1014d5aaed91dedd20822ab19 (patch)
tree64c1e434ea888c2c387c49877f496ce2b1d00ec9 /sys/dvb
parent92e7e3a3bf3844942be48aced8b6107b95f2f81e (diff)
downloadgstreamer-plugins-bad-fe193feb42b986f1014d5aaed91dedd20822ab19.tar.gz
dvbsrc: fix misplaced space on doc block
Diffstat (limited to 'sys/dvb')
-rw-r--r--sys/dvb/gstdvbsrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dvb/gstdvbsrc.c b/sys/dvb/gstdvbsrc.c
index 20ce5cebf..b715117e3 100644
--- a/sys/dvb/gstdvbsrc.c
+++ b/sys/dvb/gstdvbsrc.c
@@ -23,7 +23,7 @@
* SECTION:element-dvbsrc
*
* dvbsrc can be used to capture media from DVB cards. Supported DTV
- * broadcasting standards include DVB-T/C/S, ATSC ,ISDB-T and DTMB.
+ * broadcasting standards include DVB-T/C/S, ATSC, ISDB-T and DTMB.
*
* <refsect2>
* <title>Example launch line</title>