Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update linuxdvb_satconf.c
  • Loading branch information
mpmc authored and perexg committed Nov 10, 2015
1 parent 825fbd4 commit 816c2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input/mpegts/linuxdvb/linuxdvb_satconf.c
Expand Up @@ -211,7 +211,7 @@ linuxdvb_satconf_class_get_childs ( idnode_t *o )
const idclass_t linuxdvb_satconf_class =
{
.ic_class = "linuxdvb_satconf",
.ic_caption = N_("DVB-S sat configuration"),
.ic_caption = N_("DVB-S satellite configuration"),
.ic_event = "linuxdvb_satconf",
.ic_get_title = linuxdvb_satconf_class_get_title,
.ic_save = linuxdvb_satconf_class_save,
Expand Down

0 comments on commit 816c2b0

Please sign in to comment.