summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/cd-dvd.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/cd-dvd.html b/DOCS/cd-dvd.html
index 90a89fac3d..235d6396cc 100644
--- a/DOCS/cd-dvd.html
+++ b/DOCS/cd-dvd.html
@@ -76,9 +76,9 @@
<CODE>libmpdvdkit2/</CODE> subdirectory of the MPlayer source tree, you
do not have to install them separately. We opted for this solution because
we had to fix a <CODE>libdvdread</CODE> bug and apply a patch which adds
- <B>cracked CSS keys caching support</B> to libdvdcss. This results in a large
- speed increase because the keys do not have to be cracked every time before
- playing.</P>
+ <B>cracked CSS keys caching support</B> to <CODE>libdvdcss</CODE>. This results
+ in a large speed increase because the keys do not have to be cracked every time
+ before playing.</P>
<P>MPlayer can also use system-wide <CODE>libdvdread</CODE> and
<CODE>libdvdcss</CODE> libraries, but this solution is <B>not</B> recommended,