summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornauj27 <nauj27@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-09-16 15:45:58 +0000
committernauj27 <nauj27@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-09-16 15:45:58 +0000
commitca9dd2f9413a68cb839be1e79569b8d8853467f8 (patch)
treedd3a055eb082e9c9034bf83570022be00f74dacf
parent6fcc59b42fba06fcb1dd97d3dcab87157d177be0 (diff)
downloadmpv-ca9dd2f9413a68cb839be1e79569b8d8853467f8.tar.bz2
mpv-ca9dd2f9413a68cb839be1e79569b8d8853467f8.tar.xz
fixed &quot; character
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10876 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/xml/en/skin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/skin.xml b/DOCS/xml/en/skin.xml
index 4eeed30914..379b494b75 100644
--- a/DOCS/xml/en/skin.xml
+++ b/DOCS/xml/en/skin.xml
@@ -484,7 +484,7 @@ otherwise it is aligned within the specified space by the value of the
</para>
<para>
The text to be displayed is given by <literal>text</literal>: It must be written
-between double quotes (but the quot; character cannot be part of the text). The
+between double quotes (but the &quot; character cannot be part of the text). The
label is displayed using the font identified by <literal>fontid</literal>. You
can use the following variables in the text:
</para>