Module: ffmpeg Branch: master Commit: b08f59dca493e7582ddfd08097c594bfb0ae6ff9
Author: Tilman Brock <[email protected]> Date: Mon Feb 14 14:29:43 2011 +0100 Fix spelling error. Signed-off-by: Ronald S. Bultje <[email protected]> --- doc/faq.texi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/faq.texi b/doc/faq.texi index eeaf0df..b8a13b7 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? _______________________________________________ ffmpeg-commits mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-commits
