Fix common misspellings
[firefly-linux-kernel-4.4.55.git] / drivers / sbus / char / max1617.h
index 0bb09c286cb4f734f64960db263d33f4db3a2ebc..cd30819a0a303a5a0eb116d441f062ebf659f478 100644 (file)
@@ -6,7 +6,7 @@
 #define MAX1617_CPU_TEMP       0x01 /* Processor die temp in C */
 #define MAX1617_STATUS         0x02 /* Chip status bits        */
 
-/* Read-only versions of changable registers. */
+/* Read-only versions of changeable registers. */
 #define MAX1617_RD_CFG_BYTE    0x03 /* Config register         */
 #define MAX1617_RD_CVRATE_BYTE 0x04 /* Temp conversion rate    */
 #define MAX1617_RD_AMB_HIGHLIM 0x05 /* Ambient high limit      */