From: Mark Clarkstone Date: Sat, 9 Jan 2016 14:47:34 +0000 (+0000) Subject: Tooltips: Another correction to profile.c. X-Git-Tag: v4.2.1~1143 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b005e329e80aeb953be8aec53f2e4ffb0721bff7;p=thirdparty%2Ftvheadend.git Tooltips: Another correction to profile.c. --- diff --git a/src/profile.c b/src/profile.c index 63addff58..eae02d4df 100644 --- a/src/profile.c +++ b/src/profile.c @@ -352,7 +352,7 @@ const idclass_t profile_class = .type = PT_INT, .id = "fpriority", .name = N_("Force priority"), - .desc = N_("Force the streaming profile to use this priority."), + .desc = N_("Force the stream profile to use this priority."), .off = offsetof(profile_t, pro_fprio), .opts = PO_EXPERT, .group = 1