summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/encoding.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/encoding.html b/DOCS/encoding.html
index ac2dadd9dd..46b8d619f9 100644
--- a/DOCS/encoding.html
+++ b/DOCS/encoding.html
@@ -26,7 +26,7 @@ other interesting stuff.</P>
is needed for CBR/VBR MP3 audio encoding ability. Note that a single
<CODE>lame</CODE> binary isn't sufficient. BTW: the less optimization
you use for lame, the better the quality will be. You can test
- quality by running <CODE>make lame</CODE> after lame's compiling process
+ quality by running <CODE>make test</CODE> after lame's compiling process
is over. The resulting number should be less than <B>30</B>. Don't
panic if it's <B>400</B> or so, you shouldn't heard any audible
quality decrease. Oh, and if your compiler doesn't even run <CODE>make test</CODE> ...