summaryrefslogtreecommitdiffstats
path: root/DOCS/skin.html
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/skin.html')
-rw-r--r--DOCS/skin.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/skin.html b/DOCS/skin.html
index c95f5af270..df6fad0ee3 100644
--- a/DOCS/skin.html
+++ b/DOCS/skin.html
@@ -59,8 +59,8 @@ The purpose of this document is to describe the MPlayer skin format.
The information contained here might be wrong, for
<ol type="a">
- <li>It is not me who wrote the GUI</li>
- <li>The GUI is not finished</li>
+ <li>It is not me who wrote the GUI.</li>
+ <li>The GUI is not finished.</li>
<li>I might be wrong.</li>
</ol>
@@ -106,7 +106,7 @@ listed above, for example:
<h3><a name="images">2.2 Image formats</a></h3>
-Images must be truecolor (24 or 32 bpp) PNG.
+Images must be truecolor (24 or 32 bpp) PNGs.
<p>
In the main window (see below) you can use images with `transparency':
@@ -575,7 +575,7 @@ You can use the following variables in the text:
<td>movie height
</td></tr>
<tr><td align=center><kbd>$C</kbd></td>
- <td>used codec's name
+ <td>name of the codec used
</td></tr>
</table>
@@ -896,10 +896,10 @@ playing after the file is loaded.
<dd>Open/close the playlist window.
<dt><b>evPlayDVD</b>
-<dd>Tries to open the disc in the given DVDROM drive.
+<dd>Tries to open the disc in the given DVD-ROM drive.
<dt><b>evPlayVCD</b>
-<dd>Tries to open the disc in the given CDROM drive.
+<dd>Tries to open the disc in the given CD-ROM drive.
<dt><b>evPreferences</b>
<dd>Open the preferences window.