From: Mark Clarkstone Date: Sat, 7 Nov 2015 10:09:04 +0000 (+0000) Subject: Update capmt.c X-Git-Tag: v4.2.1~1585 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=904af8c7cbb91c47493a2a4743bf72957ec4b6ad;p=thirdparty%2Ftvheadend.git Update capmt.c --- diff --git a/src/descrambler/capmt.c b/src/descrambler/capmt.c index e50b81107..5f7c63a17 100644 --- a/src/descrambler/capmt.c +++ b/src/descrambler/capmt.c @@ -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", },