]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Tooltips: And another.. 804/head
authorMark Clarkstone <hello@markclarkstone.co.uk>
Fri, 19 Feb 2016 18:08:39 +0000 (18:08 +0000)
committerMark Clarkstone <hello@markclarkstone.co.uk>
Fri, 19 Feb 2016 18:08:39 +0000 (18:08 +0000)
src/access.c

index e4ff4134f198439a3633a619e669a62a4f56a907..2c4a09cfa7ce5c6a02fdbc6c8c447593fe472e80 100644 (file)
@@ -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,