diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-04-24 23:20:13 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-04-24 23:20:13 +0000 |
commit | 6baa294326a4b0986fe3cd1beb8a53258a91f065 (patch) | |
tree | db39bc20c505452a7acbf63eaee53ac2cba17a25 | |
parent | c5d13492426948c57eb4f57694112987b3f85592 (diff) | |
download | ffmpeg-6baa294326a4b0986fe3cd1beb8a53258a91f065.tar.gz |
typo
Originally committed as revision 8801 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 101fae1635..ffa3b5b447 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1721,7 +1721,7 @@ do not attach several unrelated patches to the same mail. If you did any benchmarks, did you provide them in the mail? @item If you added a new file, did you insert a license header? It should be - taken from FFmpeg, not randomly copy and pasted from somewhere else. + taken from FFmpeg, not randomly copied and pasted from somewhere else. @end enumerate @section Patch review process |