From: Paul Brossier Date: Fri, 7 Aug 2015 16:47:38 +0000 (+0200) Subject: src/spectral/specdesc.h: fix typo X-Git-Tag: 0.4.4~302^2~15 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=626220ca62287ef3867265a5cedb055c8f3d401f;p=aubio.git src/spectral/specdesc.h: fix typo --- diff --git a/src/spectral/specdesc.h b/src/spectral/specdesc.h index cf1ea6e7..1750f0ed 100644 --- a/src/spectral/specdesc.h +++ b/src/spectral/specdesc.h @@ -157,7 +157,7 @@ typedef struct _aubio_specdesc_t aubio_specdesc_t; /** execute spectral description function on a spectral frame - Generic function to compute spectral detescription. + Generic function to compute spectral description. \param o spectral description object as returned by new_aubio_specdesc() \param fftgrain input signal spectrum as computed by aubio_pvoc_do