summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-17 09:42:20 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-17 09:42:20 +0000
commit454dcc769012be3776e25302383a8c9eb08dc28b (patch)
treed90a859250c99a37344ff151f66e249596045885
parent33fa51e5edb6abbdd5eb86ca309d456e4b8aecc5 (diff)
downloadmpv-454dcc769012be3776e25302383a8c9eb08dc28b.tar.bz2
mpv-454dcc769012be3776e25302383a8c9eb08dc28b.tar.xz
fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5161 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/codecs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index 4838a449b8..1d6562fed4 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -339,7 +339,7 @@ driver!</P>
<P><A HREF="http://mad.sourceforge.net">libmad</A> is a multiplatform MPEG audio
decoding library. If you don't know why is it good, you probably don't need it.</P>
-<P>It doesn't handle broken files well, and sometimes has problems with seeking</P>
+<P>It doesn't handle broken files well, and sometimes has problems with seeking.</P>
<P>To enable support, compile with the <CODE>--enable-mad</CODE> configure
option.</P>