From a8eaa9ebc670ffa0dfc008d032c5239ab2d10ced Mon Sep 17 00:00:00 2001
From: rogerdpack <rogerpack2005@gmail.com>
Date: Mon, 15 Oct 2012 11:26:39 -0600
Subject: [PATCH] docu: change verb flite

Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
---
 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index c9b3b45bd0e..938372c8269 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1144,7 +1144,7 @@ ffmpeg -f lavfi -i flite=text='So fare thee well, poor devil of a Sub-Sub, whose
 @end example
 
 @item
-Make @file{ffplay} speech the specified text, using @code{flite} and
+Make @file{ffplay} speak the specified text, using @code{flite} and
 the @code{lavfi} device:
 @example
 ffplay -f lavfi flite=text='No more be grieved for which that thou hast done.'
-- 
GitLab