mpegts network: cosmetic # Channels - # Mapped Channels

This commit is contained in:
Jaroslav Kysela 2014-11-04 20:57:26 +01:00
parent 4a9eee89c0
commit af2979d233

View 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,
},