summaryrefslogtreecommitdiff
path: root/gst-libs/gst/audio/multichannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/audio/multichannel.c')
-rw-r--r--gst-libs/gst/audio/multichannel.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/gst-libs/gst/audio/multichannel.c b/gst-libs/gst/audio/multichannel.c
index 6494dfacd..7b319b81c 100644
--- a/gst-libs/gst/audio/multichannel.c
+++ b/gst-libs/gst/audio/multichannel.c
@@ -18,9 +18,10 @@
*/
/**
* SECTION:gstmultichannel
- * @short_description: Support library for multichannel audio elements
+ * @short_description: Support for multichannel audio elements
*
- * This library contains some helper functions to work with multichannel audio.
+ * This module contains some helper functions and a enum to work with
+ * multichannel audio.
*/
#ifdef HAVE_CONFIG_H