]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Update capmt.c
authorMark Clarkstone <mpmc@users.noreply.github.com>
Sat, 7 Nov 2015 10:09:04 +0000 (10:09 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 10 Nov 2015 08:30:01 +0000 (09:30 +0100)
src/descrambler/capmt.c

index e50b8110735fc4dbe15900319bc856acb73b9926..5f7c63a174c9b6a08db30f909fad500ec5a83903 100644 (file)
@@ -2236,7 +2236,7 @@ const idclass_t caclient_capmt_class =
     {
       .type     = PT_STR,
       .id       = "camdfilename",
-      .name     = N_("Camd.socket file name / IP Address (TCP mode)"),
+      .name     = N_("Camd.socket filename / IP Address (TCP mode)"),
       .off      = offsetof(capmt_t, capmt_sockfile),
       .def.s    = "/tmp/camd.socket",
     },