SAT>IP: fix spelling (sattellite -> satellite)
This commit is contained in:
parent
1379f076be
commit
087089c204
1 changed files with 1 additions and 1 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Reference in a new issue