fix typo in comment
This commit is contained in:
parent
2ebbd5f42a
commit
3396fe7a4b
1 changed files with 1 additions and 1 deletions
|
@ -445,7 +445,7 @@ dvb_network_create_mux
|
|||
if (lm->lm_tuning.u.dmc_fe_qpsk.orbital_pos != INT_MAX)
|
||||
break;
|
||||
}
|
||||
/* do not allow to mix sattelite positions */
|
||||
/* do not allow to mix satellite positions */
|
||||
if (mm2 && dvb_network_check_orbital_pos(lm, dmc))
|
||||
save = 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue