Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / staging / comedi / drivers / dmm32at.c
index 693728e..2b4e6e6 100644 (file)
@@ -532,7 +532,7 @@ static int dmm32at_ai_rinsn(struct comedi_device *dev,
                msb = dmm_inb(dev, DMM32AT_AIMSB);
 
                /* invert sign bit to make range unsigned, this is an
-                  idiosyncracy of the diamond board, it return
+                  idiosyncrasy of the diamond board, it return
                   conversions as a signed value, i.e. -32768 to
                   32767, flipping the bit and interpreting it as
                   signed gives you a range of 0 to 65535 which is