From: Mark Clarkstone Date: Sat, 23 Jan 2016 12:24:20 +0000 (+0000) Subject: Tooltips: Small correction. X-Git-Tag: v4.2.1~1120 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5d284c29677d1e7844f75195aab8dba3f0ce0f3a;p=thirdparty%2Ftvheadend.git Tooltips: Small correction. --- diff --git a/src/epggrab/channel.c b/src/epggrab/channel.c index 66c57ba79..6b5b47efe 100644 --- a/src/epggrab/channel.c +++ b/src/epggrab/channel.c @@ -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