tests/src/spectral/test-phasevoc.c: fix typos
authorPaul Brossier <piem@piem.org>
Sat, 17 Dec 2016 11:43:33 +0000 (12:43 +0100)
committerPaul Brossier <piem@piem.org>
Sat, 17 Dec 2016 11:43:33 +0000 (12:43 +0100)
tests/src/spectral/test-phasevoc.c

index e43b881..12af4e6 100644 (file)
@@ -28,7 +28,7 @@ int main (void)
     // ...
     cvec_print (fftgrain);
 
     // ...
     cvec_print (fftgrain);
 
-    // optionnaly rebuild the signa
+    // optionally rebuild the signal
     aubio_pvoc_rdo(pv,fftgrain,out);
 
     // and do something with the result
     aubio_pvoc_rdo(pv,fftgrain,out);
 
     // and do something with the result