[py] fix typo in fft docstring
[aubio.git] / python / ext / py-fft.c
index a08af4e..53dfbbf 100644 (file)
@@ -3,7 +3,7 @@
 static char Py_fft_doc[] = ""
 "fft(size=1024)\n"
 "\n"
-"Compute Fast Fourier Transorms.\n"
+"Compute Fast Fourier Transforms.\n"
 "\n"
 "Parameters\n"
 "----------\n"