[FFmpeg-cvslog] doc: fix typo in previous commit.

Clément Bœsch git at videolan.org
Sat Nov 5 15:30:58 CET 2011


ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Sat Nov  5 15:30:46 2011 +0100| [a010b56ebcaa9933f9febcdf7809b9b437b80276] | committer: Clément Bœsch

doc: fix typo in previous commit.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a010b56ebcaa9933f9febcdf7809b9b437b80276
---

 doc/indevs.texi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/indevs.texi b/doc/indevs.texi
index bfcc9c7..3aa8f2f 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -532,7 +532,7 @@ ffplay -f video4linux2 /dev/video0
 ffmpeg -f video4linux2 -i /dev/video0 out.mpeg
 @end example
 
-"v4l" and "v4l2" can be used as aliases for the respective "video2linux" and
+"v4l" and "v4l2" can be used as aliases for the respective "video4linux" and
 "video4linux2".
 
 @section vfwcap



More information about the ffmpeg-cvslog mailing list