V4L/DVB (7685): pvrusb2: Fix really bad typo if DVB config option description
authorMike Isely <isely@pobox.com>
Mon, 4 Feb 2008 04:00:33 +0000 (01:00 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:46 +0000 (14:09 -0300)
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/Kconfig

index 3432b25..546c328 100644 (file)
@@ -67,9 +67,10 @@ config VIDEO_PVRUSB2_DVB
          This option enables compilation of a DVB interface for the
          pvrusb2 driver.  Currently this is very very experimental.
          It is also limiting - the DVB interface can only access the
-         side of hybrid devices, and there are going to be issues if
-         you attempt to mess with the V4L side at the same time.
-         Don't turn this on unless you know what you are doing.
+         digital side of hybrid devices, and there are going to be
+         issues if you attempt to mess with the V4L side at the same
+         time.  Don't turn this on unless you know what you are
+         doing.
 
          If you are in doubt, say N.