Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2014-12-01 01:59:22 +0300
committerMichael Niedermayer <michaelni@gmx.at>2014-12-01 02:31:06 +0300
commitb28652599d78ed47d830af422756ee0dae55c735 (patch)
tree19751820e53616c6083fef2de2d9df87b4faef8a /doc/formats.texi
parent8653419e9d16c9b1e4ecd4221543d919965258a1 (diff)
doc: fix spelling errors
succesfully => successfully, reproducable => reproducible, specifiying => specifying, isnt => isn't, seperated => separated Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/formats.texi')
-rw-r--r--doc/formats.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/formats.texi b/doc/formats.texi
index bca8924ebe..41387098b7 100644
--- a/doc/formats.texi
+++ b/doc/formats.texi
@@ -57,7 +57,7 @@ Enable RTP MP4A-LATM payload.
Reduce the latency introduced by optional buffering
@item bitexact
Only write platform-, build- and time-independent data.
-This ensures that file and data checksums are reproducable and match between
+This ensures that file and data checksums are reproducible and match between
platforms. Its primary use is for regression testing.
@end table