diff --git a/src/superio/ite/it8772f/chip.h b/src/superio/ite/it8772f/chip.h index 6ae3989e6c..abeff09720 100644 --- a/src/superio/ite/it8772f/chip.h +++ b/src/superio/ite/it8772f/chip.h @@ -44,7 +44,7 @@ struct superio_ite_it8772f_config { enum thermal_mode tmpin2_mode; /* - * Enable a FAN for sofware control. + * Enable a FAN for software control. */ u8 fan1_enable; u8 fan2_enable;