]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Tooltips: Small correction.
authorMark Clarkstone <hello@markclarkstone.co.uk>
Sat, 23 Jan 2016 12:24:20 +0000 (12:24 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 25 Jan 2016 17:47:23 +0000 (18:47 +0100)
src/epggrab/channel.c

index 66c57ba79f7d9902bb7df5c4cf44c241cb5600df..6b5b47efef14d0d0fcfe66da4b384261e62bf5c2 100644 (file)
@@ -697,7 +697,7 @@ const idclass_t epggrab_channel_class = {
       .type     = PT_STR,
       .id       = "path",
       .name     = N_("Path"),
-      .desc     = N_("Module path (if applicable)."),
+      .desc     = N_("Data path (if applicable)."),
       .get      = epggrab_channel_class_path_get,
       .opts     = PO_RDONLY | PO_NOSAVE,
       .group    = 1