mirror of
https://github.com/Dasharo/ec.git
synced 2026-06-13 10:16:44 -07:00
common/usbpd/tps65987.c: fix typo - Occured -> Occurred
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
This commit is contained in:
committed by
Filip Lewiński
parent
95b756dff2
commit
b2e45e936e
@@ -50,7 +50,7 @@ enum {
|
||||
USBPD_MODE_DISC,
|
||||
// Other values indicate limited functionality
|
||||
USBPD_MODE_UNKNOWN,
|
||||
// An error occured while reading mode
|
||||
// An error occurred while reading mode
|
||||
USBPD_MODE_I2C_ERR,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user