]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/staging/comedi/drivers/dmm32at.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / staging / comedi / drivers / dmm32at.c
index 693728e14bdb0145d469bc771df7095f11bf5a6b..2b4e6e6eb82506e13e217ba7556b7c2b7a0c8136 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