]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mpegts network: cosmetic # Channels - # Mapped Channels
authorJaroslav Kysela <perex@perex.cz>
Tue, 4 Nov 2014 19:57:26 +0000 (20:57 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sat, 8 Nov 2014 20:05:38 +0000 (21:05 +0100)
src/input/mpegts/mpegts_network.c

index e32d008d68222f5337c868ad21c8dfb22e37ce97..943cc542b2ef79a7f3d2cf4d9988c37a86098bbb 100644 (file)
@@ -202,7 +202,7 @@ const idclass_t mpegts_network_class =
     {
       .type     = PT_INT,
       .id       = "num_chn",
-      .name     = "# Channels",
+      .name     = "# Mapped Channels",
       .opts     = PO_RDONLY | PO_NOSAVE,
       .get      = mpegts_network_class_get_num_chn,
     },