diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-10-27 00:25:32 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-10-27 00:25:32 +0200 |
commit | fc3203fcf9372b6733ddf89b7c66ca2f8ede8b59 (patch) | |
tree | 4ce74681196780ea44b2f75ff37fb4fa7485f0d2 /doc/muxers.texi | |
parent | 748f921ad1997a464fb8963d0ba2c5bb5e036b1b (diff) | |
download | ffmpeg-fc3203fcf9372b6733ddf89b7c66ca2f8ede8b59.tar.gz |
doc: tiny spelling fix
Found-by & newspelling-by: pasteeater
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/muxers.texi')
-rw-r--r-- | doc/muxers.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/muxers.texi b/doc/muxers.texi index dca29b85e8..7059eaf401 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -155,7 +155,7 @@ The muxer options are: @table @option @item -moov_size @var{bytes} -Reserves space for the moov atom at the begin of the file instead of placing the +Reserves space for the moov atom at the beginning of the file instead of placing the moov atom at the end. If the space reserved is insufficient, muxing will fail. @end table |