mpegts network: cosmetic # Channels - # Mapped Channels
This commit is contained in:
parent
4a9eee89c0
commit
af2979d233
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue