summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2013-06-28 17:24:26 -0700
committerMichael Niedermayer <michaelni@gmx.at>2013-06-29 02:31:16 +0200
commita9bbf59be73264ed63b08b67024cd04720dd1f43 (patch)
tree6f849d011c7a7b801b42dba60358cb5fae185398 /doc
parentfc736a99eae194c85fe344a4db895c1cd3493d45 (diff)
cosmetics: Fix "dont" "wont" "doesnt" typos
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 1b1d13fa7f..d120082660 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -3625,7 +3625,7 @@ Default value is @var{auto}.
@item mode
Set the matching mode or strategy to use. @option{pc} mode is the safest in the
-sense that it wont risk creating jerkiness due to duplicate frames when
+sense that it won't risk creating jerkiness due to duplicate frames when
possible, but if there are bad edits or blended fields it will end up
outputting combed frames when a good match might actually exist. On the other
hand, @option{pcn_ub} mode is the most risky in terms of creating jerkiness,