[py] fix typo in dct docstring
authorPaul Brossier <piem@piem.org>
Thu, 20 Jun 2019 07:16:27 +0000 (09:16 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 20 Jun 2019 07:16:27 +0000 (09:16 +0200)
python/ext/aubio-docstrings.h

index 2929ee1..26cada0 100644 (file)
@@ -1,7 +1,7 @@
 #define PYAUBIO_dct_doc \
     "dct(size=1024)\n"\
     "\n"\
 #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"\
     "\n"\
     "Parameters\n"\
     "----------\n"\