fixed " character

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10876 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nauj27 2003-09-16 15:45:58 +00:00
parent 6fcc59b42f
commit ca9dd2f941
1 changed files with 1 additions and 1 deletions

View File

@ -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>