summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstossgst.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/oss/gstossgst.c')
-rw-r--r--sys/oss/gstossgst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/oss/gstossgst.c b/sys/oss/gstossgst.c
index 71b9f9cf..2b3fdfdd 100644
--- a/sys/oss/gstossgst.c
+++ b/sys/oss/gstossgst.c
@@ -36,7 +36,7 @@
static GstElementDetails gst_ossgst_details = {
"Audio Wrapper (OSS)",
- "Src/Audio",
+ "Source/Audio",
"Hijacks /dev/dsp to get the output of OSS apps into GStreamer",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",