diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/sunaudio/gstsunaudio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sunaudio/gstsunaudio.c b/sys/sunaudio/gstsunaudio.c index 2d8a2198..b725a64b 100644 --- a/sys/sunaudio/gstsunaudio.c +++ b/sys/sunaudio/gstsunaudio.c @@ -60,7 +60,7 @@ GType gst_gst_sunaudiosink_get_type (void); static GstElementDetails plugin_details = { "SunAudioSink", - "Audio/Sink", + "Sink/Audio", "This element acts like identity, except that one can control how " "sunaudiosink works", "David A. Schleef <ds@schleef.org>", |