shithub: aubio

Download patch

ref: 24fde74ca116bdfc2d41e1aefee67305428f8d25
parent: 4217a03a93310f0eb26783cc8b491aa697534abd
author: Paul Brossier <piem@piem.org>
date: Thu Nov 5 17:03:01 EST 2009

src/spectral/specdesc.h: fix typo decrease -> slope

--- a/src/spectral/specdesc.h
+++ b/src/spectral/specdesc.h
@@ -123,7 +123,7 @@
   See also <a href="http://en.wikipedia.org/wiki/Kurtosis">Kurtosis</a> on
   Wikipedia.
 
-  \b \p decrease : Spectral slope 
+  \b \p slope : Spectral slope 
 
   The spectral slope represents decreasing rate of the spectral amplitude,
   computed using a linear regression.