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

index 9be9f942e51b5dd1a8de77fca2bb63903136383a..a2905803e7e51bcd001e7ce27e87e3e2cd71a594 100644 (file)
@@ -153,7 +153,7 @@ const idclass_t linuxdvb_switch_class =
     {
       .type    = PT_U32,
       .id      = "sleeptime",
-      .name    = N_("Cmd delay time (ms) (10-200)"),
+      .name    = N_("Command delay time (ms) (10-200)"),
       .off     = offsetof(linuxdvb_switch_t, ls_sleep_time),
       .def.u32 = 25
     },