Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update dvr_config.c
  • Loading branch information
mpmc authored and perexg committed Nov 10, 2015
1 parent d608f85 commit b5c5861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dvr/dvr_config.c
Expand Up @@ -958,7 +958,7 @@ const idclass_t dvr_config_class = {
{
.type = PT_BOOL,
.id = "channel-in-title",
.name = N_("Include channelname In filename"),
.name = N_("Include channel name in filename"),
.off = offsetof(dvr_config_t, dvr_channel_in_title),
.group = 5,
},
Expand Down

0 comments on commit b5c5861

Please sign in to comment.