From 11a62668b3a6e83574470ada57ed150bcee66d88 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Fri, 13 Jul 2007 20:32:38 +0100 Subject: Fix a spelling error in the media.dvb.tuning_timeout description. --- src/input/input_dvb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/input/input_dvb.c b/src/input/input_dvb.c index 5b3f0b086..b3a399ce4 100644 --- a/src/input/input_dvb.c +++ b/src/input/input_dvb.c @@ -3282,7 +3282,7 @@ static void *init_class (xine_t *xine, void *data) { 0, _("Number of seconds until tuning times out."), _("Leave at 0 means try forever. " - "Greater then 0 means wait that many seconds to get a lock. Minimum is 5 seconds."), + "Greater than 0 means wait that many seconds to get a lock. Minimum is 5 seconds."), 0, NULL, (void *) this); config->register_num(config, "media.dvb.adapter", -- cgit v1.2.3