]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Update linuxdvb_satconf.c
authorMark Clarkstone <mpmc@users.noreply.github.com>
Sat, 7 Nov 2015 10:20:52 +0000 (10:20 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 10 Nov 2015 08:30:01 +0000 (09:30 +0100)
src/input/mpegts/linuxdvb/linuxdvb_satconf.c

index 9d9200e9668c5e862247f1fae3130e97c3b1008d..f6a72b34f352664a7bc6adbed34c7f34e33f789c 100644 (file)
@@ -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),
     },
     {}