diff options
Diffstat (limited to 'src/ec')
-rw-r--r-- | src/ec/lenovo/h8/h8.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ec/lenovo/h8/h8.c b/src/ec/lenovo/h8/h8.c index f41691f1fa..9b7bcc3fa2 100644 --- a/src/ec/lenovo/h8/h8.c +++ b/src/ec/lenovo/h8/h8.c @@ -53,7 +53,7 @@ enum battery { /* h8 charge priority. Defines if primary or secondary * battery is charged first. - * Because NVRAM is complete the otherway around as this register, + * Because NVRAM is complete the other way around as this register, * it's inverted by if */ static void h8_charge_priority(enum battery battery) |