]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
cosmetic
authorJaroslav Kysela <perex@perex.cz>
Fri, 12 Feb 2016 12:56:42 +0000 (13:56 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 12 Feb 2016 12:56:42 +0000 (13:56 +0100)
src/input/mpegts/linuxdvb/linuxdvb_adapter.c

index bed5c71195c9d6a642d64d61c49e2c05d458bda5..24e4a31ca1476c30e5c299938befdf055f8d26a0 100644 (file)
@@ -117,7 +117,7 @@ const idclass_t linuxdvb_adapter_class =
       .type     = PT_STR,
       .id       = "rootpath",
       .name     = N_("Device path"),
-      .desc     = N_("Path used by device."),
+      .desc     = N_("Path used by the device."),
       .opts     = PO_RDONLY,
       .off      = offsetof(linuxdvb_adapter_t, la_rootpath),
     },