diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/input/input_dvb.c | 2 |
1 files changed, 1 insertions, 1 deletions
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", |