Fix common misspellings
[deliverable/linux.git] / drivers / media / dvb / frontends / mt312.c
index 472907d43460f8c6536d83d0152ee269de0ad635..83e6f1a1b7009cae02fb0c3579901a2d032be126 100644 (file)
@@ -670,7 +670,7 @@ static int mt312_i2c_gate_ctrl(struct dvb_frontend *fe, int enable)
                if (ret < 0)
                        goto error;
 
-               /* preserve this bit to not accidently shutdown ADC */
+               /* preserve this bit to not accidentally shutdown ADC */
                val &= 0x80;
                break;
        }
This page took 0.025863 seconds and 5 git commands to generate.