summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
m---------common0
-rw-r--r--gst/spectrum/gstspectrum.c2
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common
-Subproject b6bd1a35b641237d016496039e474dee4230de7
+Subproject 662f544d56a6d6ef20b8ea5f56e975f9e139bc7
diff --git a/gst/spectrum/gstspectrum.c b/gst/spectrum/gstspectrum.c
index 1382f260..3f150de1 100644
--- a/gst/spectrum/gstspectrum.c
+++ b/gst/spectrum/gstspectrum.c
@@ -52,7 +52,7 @@
* the phase for each frequency band. The value is between -pi and pi.
* </para>
* </listitem>
-
+ * </itemizedlist>
*
* This element cannot be used with the gst-launch command in a sensible way.
* The included demo shows how to use it in an application.