From: Jaroslav Kysela Date: Thu, 22 May 2014 09:23:09 +0000 (+0200) Subject: SAT>IP: fix spelling (sattellite -> satellite) X-Git-Tag: v4.1~2069 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=087089c2045f0d8167f13d624b6c1a148922b354;p=thirdparty%2Ftvheadend.git SAT>IP: fix spelling (sattellite -> satellite) --- diff --git a/src/input/mpegts/satip/satip_frontend.c b/src/input/mpegts/satip/satip_frontend.c index 5fe6aa9f4..d85423b20 100644 --- a/src/input/mpegts/satip/satip_frontend.c +++ b/src/input/mpegts/satip/satip_frontend.c @@ -226,7 +226,7 @@ const idclass_t satip_frontend_dvbs_class = { .type = PT_INT, .id = "positions", - .name = "Sattellite Positions", + .name = "Satellite Positions", .set = satip_frontend_dvbs_class_positions_set, .opts = PO_NOSAVE, .off = offsetof(satip_frontend_t, sf_positions),