summaryrefslogtreecommitdiffstats
path: root/libaf/af_resample.h
diff options
context:
space:
mode:
Diffstat (limited to 'libaf/af_resample.h')
-rw-r--r--libaf/af_resample.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libaf/af_resample.h b/libaf/af_resample.h
index d9905017db..28df93ecfd 100644
--- a/libaf/af_resample.h
+++ b/libaf/af_resample.h
@@ -20,7 +20,7 @@
#undef FIR
#undef ADDQUE
-/* The lenght Lxx definition selects the length of each poly phase
+/* The length Lxx definition selects the length of each poly phase
component. Valid definitions are L8 and L16 where the number
defines the nuber of taps. This definition affects the
computational complexity, the performance and the memory usage.