shithub: aubio

Download patch

ref: f54997c64f129067faa4b68135a8ef047bcb9449
parent: 98927ca39b587d9e0450f09532a84b5b890d2fbd
author: Paul Brossier <piem@piem.org>
date: Thu Jun 20 05:16:27 EDT 2019

[py] fix typo in dct docstring

--- a/python/ext/aubio-docstrings.h
+++ b/python/ext/aubio-docstrings.h
@@ -1,7 +1,7 @@
 #define PYAUBIO_dct_doc \
     "dct(size=1024)\n"\
     "\n"\
-    "Compute Discrete Fourier Transorms of Type-II.\n"\
+    "Compute Discrete Fourier Transforms of Type-II.\n"\
     "\n"\
     "Parameters\n"\
     "----------\n"\