Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Tooltips: And another..
  • Loading branch information
Mark Clarkstone committed Feb 19, 2016
1 parent 92e21fa commit 7508b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/access.c
Expand Up @@ -1561,7 +1561,7 @@ const idclass_t access_entry_class = {
.id = "htsp_anonymize",
.name = N_("Anonymize HTSP access"),
.desc = N_("Do not send any stream specific information to "
"the HTSP client like signal strength, input source"
"the HTSP client like signal strength, input source "
"etc."),
.off = offsetof(access_entry_t, ae_htsp_anonymize),
.opts = PO_ADVANCED | PO_HIDDEN,
Expand Down

0 comments on commit 7508b4c

Please sign in to comment.