Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update bouquet.c
  • Loading branch information
mpmc authored and perexg committed Nov 10, 2015
1 parent 6915199 commit 62ef85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bouquet.c
Expand Up @@ -899,7 +899,7 @@ const idclass_t bouquet_class = {
{
.type = PT_BOOL,
.id = "mapnolcn",
.name = N_("Map zero numbers"),
.name = N_("Map zero-numbered channels"),
.off = offsetof(bouquet_t, bq_mapnolcn),
.notify = bouquet_class_mapnolcn_notify,
},
Expand Down

0 comments on commit 62ef85b

Please sign in to comment.