From: Paul Brossier Date: Thu, 5 Nov 2009 21:03:01 +0000 (+0100) Subject: src/spectral/specdesc.h: fix typo decrease -> slope X-Git-Tag: 0.4.0-beta1~555 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=24fde74ca116bdfc2d41e1aefee67305428f8d25;p=aubio.git src/spectral/specdesc.h: fix typo decrease -> slope --- diff --git a/src/spectral/specdesc.h b/src/spectral/specdesc.h index 648903e8..af1722a5 100644 --- a/src/spectral/specdesc.h +++ b/src/spectral/specdesc.h @@ -123,7 +123,7 @@ See also Kurtosis 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.