diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/nsf/gstnsf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/nsf/gstnsf.c b/gst/nsf/gstnsf.c index 8f3b53ee..5a9194d8 100644 --- a/gst/nsf/gstnsf.c +++ b/gst/nsf/gstnsf.c @@ -31,7 +31,7 @@ GST_DEBUG_CATEGORY_STATIC (GST_CAT_DEFAULT); static const GstElementDetails gst_nsfdec_details = GST_ELEMENT_DETAILS ("Nsf decoder", - "Codec/Audio/Decoder", + "Codec/Decoder/Audio", "Using nosefart to decode NSF audio tunes", "Johan Dahlin <johan@gnome.org>"); |