aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Gates <tim.gates@iress.com>2020-11-28 17:05:15 +1100
committerpetterreinholdtsen <pere-github@hungry.com>2021-01-18 08:22:26 +0100
commit0627990e0dc0b6de607a2575b7adb0efe67c181e (patch)
tree7703c79e109c637da820b87fa056073171c380ed
parent90ec41ef659fd82cfec2103e9bb7fc235e9ea66c (diff)
downloadrnnoise-0627990e0dc0b6de607a2575b7adb0efe67c181e.tar.gz
docs: fix simple typo, delares -> declares
There is a small typo in src/kiss_fft.c. Should read `declares` rather than `delares`.
-rw-r--r--src/kiss_fft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kiss_fft.c b/src/kiss_fft.c
index 922dacc..d6b9f26 100644
--- a/src/kiss_fft.c
+++ b/src/kiss_fft.c
@@ -39,7 +39,7 @@
#define CUSTOM_MODES
/* The guts header contains all the multiplication and addition macros that are defined for
- complex numbers. It also delares the kf_ internal functions.
+ complex numbers. It also declares the kf_ internal functions.
*/
static void kf_bfly2(