Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update linuxdvb_frontend.c
  • Loading branch information
mpmc authored and perexg committed Nov 10, 2015
1 parent bfb13e0 commit 825fbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input/mpegts/linuxdvb/linuxdvb_frontend.c
Expand Up @@ -103,7 +103,7 @@ const idclass_t linuxdvb_frontend_class =
{
.type = PT_U32,
.id = "tune_repeats",
.name = N_("Tune repeats"),
.name = N_("# tune repeats"),
.opts = PO_ADVANCED,
.off = offsetof(linuxdvb_frontend_t, lfe_tune_repeats),
},
Expand Down

0 comments on commit 825fbd4

Please sign in to comment.