diff options
Diffstat (limited to 'gst/filter/gstiir.c')
-rw-r--r-- | gst/filter/gstiir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/filter/gstiir.c b/gst/filter/gstiir.c index 185b1522c..007bdb7a5 100644 --- a/gst/filter/gstiir.c +++ b/gst/filter/gstiir.c @@ -27,7 +27,7 @@ static GstElementDetails gst_iir_details = GST_ELEMENT_DETAILS ( "IIR", - "Filter/Audio/Effect", + "Filter/Effect/Audio", "IIR filter based on vorbis code", "Monty <monty@xiph.org>, " "Thomas <thomas@apestaart.org>" |