summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Boettcher <pb@linuxtv.org>2008-12-14 13:11:53 +0100
committerPatrick Boettcher <pb@linuxtv.org>2008-12-14 13:11:53 +0100
commit89634f12bf2fabd82e3043863cc01da40ec3bfc4 (patch)
treebb0e0456cb93680579fcf953fd5c54448a6b4439
parentc8e6336414973fe34750afe8327988ddab7d1a58 (diff)
downloadmediapointer-dvb-s2-89634f12bf2fabd82e3043863cc01da40ec3bfc4.tar.gz
mediapointer-dvb-s2-89634f12bf2fabd82e3043863cc01da40ec3bfc4.tar.bz2
Patch: fix a typo in cx24113.c
From: Uwe Bugla <uwe.bugla@gmx.de> This patch fixes a typo in cx24113.c. Priority: normal Signed-off-by: Uwe Bugla <uwe.bugla@gmx.de> Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
-rw-r--r--linux/drivers/media/dvb/frontends/cx24113.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/cx24113.c b/linux/drivers/media/dvb/frontends/cx24113.c
index 8850f2303..e130b228e 100644
--- a/linux/drivers/media/dvb/frontends/cx24113.c
+++ b/linux/drivers/media/dvb/frontends/cx24113.c
@@ -1,5 +1,5 @@
/*
- * Driver for Conexant CX24113/CX24128 Tuner (Satelite)
+ * Driver for Conexant CX24113/CX24128 Tuner (Satellite)
*
* Copyright (C) 2007-8 Patrick Boettcher <pb@linuxtv.org>
*