From ee028bbde9c1a9a14265bc8d6521c7539e3bde5d Mon Sep 17 00:00:00 2001
From: Tilman Brock <tilman.brock@tu-clausthal.de>
Date: Mon, 14 Feb 2011 14:29:43 +0100
Subject: [PATCH] Fix spelling error.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit b08f59dca493e7582ddfd08097c594bfb0ae6ff9)
---
 doc/faq.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/faq.texi b/doc/faq.texi
index eeaf0df6a95..b8a13b79eb6 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -423,7 +423,7 @@ read "Programming Religion" at (@url{http://www.tux.org/lkml/#s15}).
 
 The build process creates ffmpeg_g, ffplay_g, etc. which contain full debug
 information. Those binaries are stripped to create ffmpeg, ffplay, etc. If
-you need the debug information, used the *_g versions.
+you need the debug information, use the *_g versions.
 
 @section I do not like the LGPL, can I contribute code under the GPL instead?
 
-- 
GitLab