From be1862ffb06abfc0c5cece6a5343c9d77c8e81c5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= <u@pkh.me>
Date: Sat, 6 Jun 2015 12:14:42 +0200
Subject: [PATCH] doc/filters: fix inaccuarte/inaccurate typo

---
 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 3e61276dea0..4b5c3c11af6 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -6124,7 +6124,7 @@ full weight of 1.0 forever.
 When this is not 0 then idet will use the specified number of frames to determine
 if the interlaced flag is accurate, it will not count undetermined frames.
 If the flag is found to be accurate it will be used without any further
-computations, if it is found to be inaccuarte it will be cleared without any
+computations, if it is found to be inaccurate it will be cleared without any
 further computations. This allows inserting the idet filter as a low computational
 method to clean up the interlaced flag
 @end table
-- 
GitLab