Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update capmt.c
  • Loading branch information
mpmc authored and perexg committed Nov 10, 2015
1 parent 48479b1 commit 904af8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/descrambler/capmt.c
Expand Up @@ -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",
},
Expand Down

0 comments on commit 904af8c

Please sign in to comment.