]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/staging/comedi/drivers/addi-data/hwdrv_apci3120.h
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / staging / comedi / drivers / addi-data / hwdrv_apci3120.h
index b3c81979f14d74c4820e4f27ec87fcfdd4d1c6b9..50eb0a0a0a05c081ccad5c5ea16cfbbf7da55986 100644 (file)
@@ -169,7 +169,7 @@ struct str_AnalogReadInformation {
 
        unsigned char b_Type;           /* EOC or EOS */
        unsigned char b_InterruptFlag;  /* Interrupt use or not                    */
-       unsigned int ui_ConvertTiming;  /* Selection of the convertion time        */
+       unsigned int ui_ConvertTiming;  /* Selection of the conversion time        */
        unsigned char b_NbrOfChannel;   /* Number of channel to read               */
        unsigned int ui_ChannelList[MAX_ANALOGINPUT_CHANNELS];  /* Number of the channel to be read        */
        unsigned int ui_RangeList[MAX_ANALOGINPUT_CHANNELS];    /* Gain of each channel                    */