s/disinguish/distinguish/ Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx> --- drivers/sbus/char/envctrl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/sbus/char/envctrl.c b/drivers/sbus/char/envctrl.c index 81918aa67109..69e49da93b8b 100644 --- a/drivers/sbus/char/envctrl.c +++ b/drivers/sbus/char/envctrl.c @@ -734,7 +734,7 @@ static void envctrl_set_mon(struct i2c_child_t *pchild, { /* Firmware only has temperature type. It does not distinguish * different kinds of temperatures. We use channel description - * to disinguish them. + * to distinguish them. */ if (!(strcmp(chnl_desc,"temp,cpu")) || !(strcmp(chnl_desc,"temp,cpu0")) || -- 2.48.1