summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-29 14:00:47 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-29 14:00:47 +0000
commit6d4e1bf82b15d583d919e2fe867ea9fc3e9315e5 (patch)
treedef50fe9d3c621bbc4ba794ff4ea7918ffd58b3c /DOCS
parent7377f1b7f468c951cc8acd34d8c3fa4af8e5f92c (diff)
downloadmpv-6d4e1bf82b15d583d919e2fe867ea9fc3e9315e5.tar.bz2
mpv-6d4e1bf82b15d583d919e2fe867ea9fc3e9315e5.tar.xz
revert r23538. my fault, didn't see there where 2 phrases, sorry...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23691 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-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 54f3e08964..4f6efcd471 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>