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

index 4b0a08fd13e4839b8447476eb5779ab182e40460..f4b200f52c6d6ee223641d9dfc1ffaf2f71fb37f 100644 (file)
@@ -1751,7 +1751,7 @@ const idclass_t caclient_cwc_class =
     {
       .type     = PT_STR,
       .id       = "hostname",
-      .name     = N_("Host name/IP"),
+      .name     = N_("Hostname/IP"),
       .off      = offsetof(cwc_t, cwc_hostname),
       .def.s    = "localhost",
     },