Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: update satipserver caption
  • Loading branch information
Mark Clarkstone authored and perexg committed Apr 17, 2016
1 parent 516f923 commit da7c833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/satip/server.c
Expand Up @@ -571,7 +571,7 @@ CLASS_DOC(satip_server)
const idclass_t satip_server_class = {
.ic_snode = (idnode_t *)&satip_server_conf,
.ic_class = "satip_server",
.ic_caption = N_("SAT>IP server"),
.ic_caption = N_("Configuration - SAT>IP server"),
.ic_event = "satip_server",
.ic_perm_def = ACCESS_ADMIN,
.ic_doc = tvh_doc_satip_server_class,
Expand Down

0 comments on commit da7c833

Please sign in to comment.