diff options
Diffstat (limited to 'gst/spectrum')
-rw-r--r-- | gst/spectrum/gstspectrum.c | 2 |
1 files changed, 1 insertions, 1 deletions
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. |