summaryrefslogtreecommitdiff
path: root/linux/drivers/media
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-10-15 17:47:36 +0000
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-15 17:47:36 +0000
commit2f1835af8f95aeed8b722b47fcb6a70651f6e1a2 (patch)
treedcdc26b87f6f582709f03b1f21ae3f88b9b0606d /linux/drivers/media
parent361a7671a045c53ee8e1d5367bc2b1ebbbc757d5 (diff)
downloadmediapointer-dvb-s2-2f1835af8f95aeed8b722b47fcb6a70651f6e1a2.tar.gz
mediapointer-dvb-s2-2f1835af8f95aeed8b722b47fcb6a70651f6e1a2.tar.bz2
saa7127: Fix two typos
From: Jean Delvare <khali@linux-fr.org> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media')
-rw-r--r--linux/drivers/media/video/saa7127.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/saa7127.c b/linux/drivers/media/video/saa7127.c
index 0b126a849..fd7d15305 100644
--- a/linux/drivers/media/video/saa7127.c
+++ b/linux/drivers/media/video/saa7127.c
@@ -29,7 +29,7 @@
* Note: the saa7126 is identical to the saa7127, and the saa7128 is
* identical to the saa7129, except that the saa7126 and saa7128 have
* macrovision anti-taping support. This driver will almost certainly
- * work find for those chips, except of course for the missing anti-taping
+ * work fine for those chips, except of course for the missing anti-taping
* support.
*
* This program is free software; you can redistribute it and/or modify