From a010b56ebcaa9933f9febcdf7809b9b437b80276 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= <ubitux@gmail.com>
Date: Sat, 5 Nov 2011 15:30:46 +0100
Subject: [PATCH] doc: fix typo in previous commit.

---
 doc/indevs.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/indevs.texi b/doc/indevs.texi
index bfcc9c79b9d..3aa8f2f8a28 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
-- 
GitLab