summaryrefslogtreecommitdiffstats
path: root/sys/directsound/gstdirectsoundplugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/directsound/gstdirectsoundplugin.c')
-rw-r--r--sys/directsound/gstdirectsoundplugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/directsound/gstdirectsoundplugin.c b/sys/directsound/gstdirectsoundplugin.c
index e619f1a3..5a0ef205 100644
--- a/sys/directsound/gstdirectsoundplugin.c
+++ b/sys/directsound/gstdirectsoundplugin.c
@@ -39,5 +39,5 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"directsound",
- "DIRECTSOUND plugin library",
+ "Direct Sound plugin library",
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)