]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Update dvr_config.c
authorMark Clarkstone <mpmc@users.noreply.github.com>
Sat, 7 Nov 2015 10:19:33 +0000 (10:19 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 10 Nov 2015 08:30:01 +0000 (09:30 +0100)
src/dvr/dvr_config.c

index b4e8302eff004f9f0f757aebb1a8ef28811d2598..7f6c18d91010d156588229b508a79c0a297a9727 100644 (file)
@@ -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,
     },