summaryrefslogtreecommitdiff
path: root/src/drivers/maxim/max77686
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/maxim/max77686')
-rw-r--r--src/drivers/maxim/max77686/max77686.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/drivers/maxim/max77686/max77686.h b/src/drivers/maxim/max77686/max77686.h
index 0769a74d53..f5b85c0acf 100644
--- a/src/drivers/maxim/max77686/max77686.h
+++ b/src/drivers/maxim/max77686/max77686.h
@@ -77,8 +77,8 @@ enum {
};
enum {
- MAX77686_MV = 0, /* mili volt */
- MAX77686_UV /* micro volt */
+ MAX77686_MV = 0, /* millivolt */
+ MAX77686_UV /* microvolt */
};
/**