Fix common misspellings
[deliverable/linux.git] / drivers / staging / comedi / drivers / quatech_daqp_cs.c
index ebba9bb47777cfba6edbe6856ee88840967589b7..82942e5728a50cae765ee071ca789fd7b41753c5 100644 (file)
@@ -390,7 +390,7 @@ static int daqp_ai_insn_read(struct comedi_device *dev,
 
        outb(v, dev->iobase + DAQP_CONTROL);
 
-       /* Reset any pending interrupts (my card has a tendancy to require
+       /* Reset any pending interrupts (my card has a tendency to require
         * require multiple reads on the status register to achieve this)
         */
 
@@ -752,7 +752,7 @@ static int daqp_ai_cmd(struct comedi_device *dev, struct comedi_subdevice *s)
 
        outb(v, dev->iobase + DAQP_CONTROL);
 
-       /* Reset any pending interrupts (my card has a tendancy to require
+       /* Reset any pending interrupts (my card has a tendency to require
         * require multiple reads on the status register to achieve this)
         */
        counter = 100;
This page took 0.026396 seconds and 5 git commands to generate.