]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
SAT>IP: fix spelling (sattellite -> satellite)
authorJaroslav Kysela <perex@perex.cz>
Thu, 22 May 2014 09:23:09 +0000 (11:23 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 22 May 2014 09:23:09 +0000 (11:23 +0200)
src/input/mpegts/satip/satip_frontend.c

index 5fe6aa9f425e5943d4fc6d3ace6a44464377a4f6..d85423b20ab9c0f838d5d1eaf0a86338b129cbfa 100644 (file)
@@ -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),