|
@@ -979,7 +979,7 @@ static int usbdux_ai_cmdtest(struct comedi_device *dev,
|
|
|
|
|
|
/*
|
|
|
* step 2: make sure trigger sources are unique and mutually compatible
|
|
|
- * note that mutual compatiblity is not an issue here
|
|
|
+ * note that mutual compatibility is not an issue here
|
|
|
*/
|
|
|
if (cmd->scan_begin_src != TRIG_FOLLOW &&
|
|
|
cmd->scan_begin_src != TRIG_EXT &&
|
|
@@ -1557,7 +1557,7 @@ static int usbdux_ao_cmdtest(struct comedi_device *dev,
|
|
|
|
|
|
/*
|
|
|
* step 2: make sure trigger sources are unique and mutually compatible
|
|
|
- * note that mutual compatiblity is not an issue here
|
|
|
+ * note that mutual compatibility is not an issue here
|
|
|
*/
|
|
|
if (cmd->scan_begin_src != TRIG_FOLLOW &&
|
|
|
cmd->scan_begin_src != TRIG_EXT &&
|