Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update linuxdvb_switch.c
  • Loading branch information
mpmc authored and perexg committed Nov 10, 2015
1 parent fd47fa3 commit e8afa7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input/mpegts/linuxdvb/linuxdvb_switch.c
Expand Up @@ -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
},
Expand Down

0 comments on commit e8afa7d

Please sign in to comment.