From 2b5b0011823c02e9853571e71ef362d95406eae0 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sun, 21 Feb 2016 21:34:32 +0100 Subject: [PATCH] doc/filters: fix nnedi typos Signed-off-by: Paul B Mahol --- doc/filters.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index c533ef7953..250367e85e 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -8733,9 +8733,9 @@ Use frame flags, single field. Use top field only. @item b Use bottom field only. -@item ft +@item tf Use both fields, top first. -@item fb +@item bf Use both fields, bottom first. @end table