everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
210ed711a3
commit
9713f0d47c
331 changed files with 478 additions and 478 deletions
|
@ -75,7 +75,7 @@ struct max17262_data {
|
|||
struct max17262_config {
|
||||
const struct device *i2c;
|
||||
uint16_t i2c_addr;
|
||||
/* Value of Rsense resistor in milliohms (typicallly 5 or 10) */
|
||||
/* Value of Rsense resistor in milliohms (typically 5 or 10) */
|
||||
uint16_t rsense_mohms;
|
||||
/* Design voltage of cell in mV */
|
||||
uint16_t design_voltage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue