diff options
author | Diego Biurrun <diego@biurrun.de> | 2014-02-16 22:08:21 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2014-02-16 22:08:21 +0100 |
commit | f53e274f4cd284eb71fbba6e9a1bc2f951941e0e (patch) | |
tree | a4984f957c150d02ee6d9d0cd3063dd685461e1f | |
parent | b339182eba34f28de5f1a477cdd2c84f1ef35d90 (diff) | |
download | ffmpeg-f53e274f4cd284eb71fbba6e9a1bc2f951941e0e.tar.gz |
doc: Fix project name typo
-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 bb2fcf3abe..6bc7fdaf4d 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -112,7 +112,7 @@ to enable it. @float note x265 is under the GNU Public License Version 2 or later (see @url{http://www.gnu.org/licenses/old-licenses/gpl-2.0.html} for -details), you must upgrade FFmpeg's license to GPL in order to use it. +details), you must upgrade Libav's license to GPL in order to use it. @end float @section libilbc |