aboutsummaryrefslogtreecommitdiff
path: root/gst/xingmux/gstxingmux.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/xingmux/gstxingmux.c')
-rw-r--r--gst/xingmux/gstxingmux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/xingmux/gstxingmux.c b/gst/xingmux/gstxingmux.c
index dacd1ec..fd09ac0 100644
--- a/gst/xingmux/gstxingmux.c
+++ b/gst/xingmux/gstxingmux.c
@@ -418,7 +418,7 @@ gst_xing_mux_class_init (GstXingMuxClass * klass)
GST_DEBUG_CATEGORY_INIT (xing_mux_debug, "xingmux", 0, "Xing Header Muxer");
gst_element_class_set_static_metadata (gstelement_class, "MP3 Xing muxer",
- "Formatter/Metadata",
+ "Formatter/Muxer/Metadata",
"Adds a Xing header to the beginning of a VBR MP3 file",
"Christophe Fergeau <teuf@gnome.org>");
}