diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2016-10-29 16:55:14 +0200 |
---|---|---|
committer | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2016-10-29 20:43:15 +0200 |
commit | 1e660fe88d2dd8fdcb0136b4cee3152f61ebc6c5 (patch) | |
tree | 403755085153ceb7800cb0640e9b694f02bb0994 /doc/formats.texi | |
parent | c4af48eb2716a273f0b7ce52d1067e9c3d2e7c71 (diff) | |
download | ffmpeg-1e660fe88d2dd8fdcb0136b4cee3152f61ebc6c5.tar.gz |
doc: fix spelling errors
Reviewed-by: Lou Logan <lou@lrcd.com>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'doc/formats.texi')
-rw-r--r-- | doc/formats.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/formats.texi b/doc/formats.texi index 5ef7fada0d..87704afb6c 100644 --- a/doc/formats.texi +++ b/doc/formats.texi @@ -63,7 +63,7 @@ This ensures that file and data checksums are reproducible and match between platforms. Its primary use is for regression testing. @item shortest Stop muxing at the end of the shortest stream. -It may be needed to increase max_interleave_delta to avoid flusing the longer +It may be needed to increase max_interleave_delta to avoid flushing the longer streams before EOF. @end table |