1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-06-04 05:57:49 +02:00

Fix spelling error.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit b08f59dca493e7582ddfd08097c594bfb0ae6ff9)
This commit is contained in:
Tilman Brock 2011-02-14 14:29:43 +01:00 committed by Michael Niedermayer
parent e84314515a
commit ee028bbde9

View File

@ -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 The build process creates ffmpeg_g, ffplay_g, etc. which contain full debug
information. Those binaries are stripped to create ffmpeg, ffplay, etc. If 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? @section I do not like the LGPL, can I contribute code under the GPL instead?