fix typo in comment

This commit is contained in:
Jaroslav Kysela 2015-02-08 20:22:20 +01:00
parent 2ebbd5f42a
commit 3396fe7a4b

View file

@ -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;
}