summaryrefslogtreecommitdiff
path: root/gst/passthrough/gstpassthrough.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/passthrough/gstpassthrough.c')
-rw-r--r--gst/passthrough/gstpassthrough.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/passthrough/gstpassthrough.c b/gst/passthrough/gstpassthrough.c
index 351a3426f..9942a7589 100644
--- a/gst/passthrough/gstpassthrough.c
+++ b/gst/passthrough/gstpassthrough.c
@@ -32,7 +32,7 @@
/* elementfactory information */
static GstElementDetails passthrough_details = {
"Passthrough",
- "Filter/Audio/Effect",
+ "Filter/Effect/Audio",
"Transparent filter for audio/raw (boilerplate for effects)",
"Thomas <thomas@apestaart.org>, "\
"Andy Wingo <apwingo@eos.ncsu.edu>"