]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/hwmon/abituguru3.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / hwmon / abituguru3.c
index 034cebfcd273cec998779f3c50b5da473f696d1a..e89d572e33202a45c7d2fc4c444f740d44eec87b 100644 (file)
@@ -151,7 +151,7 @@ struct abituguru3_data {
        /* Pointer to the sensors info for the detected motherboard */
        const struct abituguru3_sensor_info *sensors;
 
-       /* The abituguru3 supports upto 48 sensors, and thus has registers
+       /* The abituguru3 supports up to 48 sensors, and thus has registers
           sets for 48 sensors, for convienence reasons / simplicity of the
           code we always read and store all registers for all 48 sensors */