From c8ae1836e60d19348c894ffe80f7f79d17ec3b7b Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 25 Sep 2007 16:34:23 +0000 Subject: cosmetics: misc typo fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24615 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libaf/af_resample.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libaf/af_resample.c') diff --git a/libaf/af_resample.c b/libaf/af_resample.c index 1878b6c326..87fcef446b 100644 --- a/libaf/af_resample.c +++ b/libaf/af_resample.c @@ -20,7 +20,7 @@ Valid definitions are L8 and L16, where the number denotes the length of the filter. This definition affects the computational complexity (see play()), the performance (see filter.h) and the - memory usage. The filterlenght is choosen to 8 if the machine is + memory usage. The filterlength is choosen to 8 if the machine is slow and to 16 if the machine is fast and has MMX. */ -- cgit v1.2.3