From 626220ca62287ef3867265a5cedb055c8f3d401f Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 7 Aug 2015 18:47:38 +0200 Subject: [PATCH] src/spectral/specdesc.h: fix typo --- src/spectral/specdesc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0