From: Mark Clarkstone Date: Sat, 7 Nov 2015 10:20:52 +0000 (+0000) Subject: Update linuxdvb_satconf.c X-Git-Tag: v4.2.1~1580 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5585e51aaa3282477fbe46ca9c1cb7d74a42e8e4;p=thirdparty%2Ftvheadend.git Update linuxdvb_satconf.c --- diff --git a/src/input/mpegts/linuxdvb/linuxdvb_satconf.c b/src/input/mpegts/linuxdvb/linuxdvb_satconf.c index 9d9200e96..f6a72b34f 100644 --- a/src/input/mpegts/linuxdvb/linuxdvb_satconf.c +++ b/src/input/mpegts/linuxdvb/linuxdvb_satconf.c @@ -311,7 +311,7 @@ const idclass_t linuxdvb_satconf_class = { .type = PT_U32, .id = "motor_rate", - .name = N_("Motor rate (millisecond/deg)"), + .name = N_("Motor rate (milliseconds/deg)"), .off = offsetof(linuxdvb_satconf_t, ls_motor_rate), }, {}