diff options
author | Diego Biurrun <diego@biurrun.de> | 2013-05-04 21:18:13 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2013-07-25 19:43:32 +0200 |
commit | 03039f4c8cdb4f8e5dc69905f3d73e2a531157e8 (patch) | |
tree | 3ade6239dadc080b6d9c0d2dfb234fcf14ea48cc /doc | |
parent | 93a51984a27f3ba84d4e6f13d0c704ee9891603e (diff) | |
download | ffmpeg-03039f4c8cdb4f8e5dc69905f3d73e2a531157e8.tar.gz |
miscellaneous typo fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/faq.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index 088ca03cc6..b400124f69 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -202,8 +202,8 @@ Just create an "input.avs" text file with this single line ... avconv -i input.avs @end example -For ANY other help on Avisynth, please visit the -@uref{http://www.avisynth.org/, Avisynth homepage}. +For ANY other help on AviSynth, please visit the +@uref{http://www.avisynth.org/, AviSynth homepage}. @section How can I join video files? |