diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-02-03 21:37:49 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-02-03 21:37:49 +0000 |
commit | 751a649390a17d4cecae02c03354aea782c66d88 (patch) | |
tree | a4d18d6a8952af42c186680d60f79e3e998d5ea0 | |
parent | 9aceb3cfbc7a80bd9b0c324597933676bb2ca4ad (diff) | |
download | ffmpeg-751a649390a17d4cecae02c03354aea782c66d88.tar.gz |
typo
Originally committed as revision 11836 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 899f426f91..57223b6e92 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -368,7 +368,7 @@ Notes: @itemize -@item Use at least bash 3.1. Older versions are known to be fail on the +@item Use at least bash 3.1. Older versions are known to fail on the configure script. @item In order to compile vhooks, you must have a POSIX-compliant libdl in |