summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-10 17:58:53 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-10 17:58:53 +0000
commit47a0c3b9eb325f89874ca2fa517d9933a2044abb (patch)
treefd90a8abf22ca80a65baef68208e81d159c91e43 /DOCS/xml
parenta01c491a85d65e3b3477d3ca1872bd1b662e29a3 (diff)
downloadmpv-47a0c3b9eb325f89874ca2fa517d9933a2044abb.tar.bz2
mpv-47a0c3b9eb325f89874ca2fa517d9933a2044abb.tar.xz
capital char and relative dot at end of phrase removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23538 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r--DOCS/xml/en/containers.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/containers.xml b/DOCS/xml/en/containers.xml
index 4f6efcd471..54f3e08964 100644
--- a/DOCS/xml/en/containers.xml
+++ b/DOCS/xml/en/containers.xml
@@ -205,9 +205,9 @@ These formats were designed by Apple and can contain any codec, CBR or VBR.
They usually have a <filename>.QT</filename> or <filename>.MOV</filename>
extension. Note that since the MPEG-4 group chose QuickTime as the recommended
file format for MPEG-4, their MOV files come with a <filename>.MPG</filename> or
-<filename>.MP4</filename> extension (Interestingly the video and audio
+<filename>.MP4</filename> extension (interestingly the video and audio
streams in these files are real MPG and AAC files. You can even extract them
-with the <option>-dumpvideo</option> and <option>-dumpaudio</option> options.).
+with the <option>-dumpvideo</option> and <option>-dumpaudio</option> options).
</para>
</sect2>