summaryrefslogtreecommitdiff
path: root/chip/npcx/lpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/npcx/lpc.c')
-rw-r--r--chip/npcx/lpc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/npcx/lpc.c b/chip/npcx/lpc.c
index d893218640..8885013195 100644
--- a/chip/npcx/lpc.c
+++ b/chip/npcx/lpc.c
@@ -878,7 +878,7 @@ void lpc_lreset_pltrst_handler(void)
pltrst_asserted ? "" : "de");
/*
- * Once LRESET is de-asserted (low -> high), we need to intialize lpc
+ * Once LRESET is de-asserted (low -> high), we need to initialize lpc
* settings once. If RSTCTL_LRESET_PLTRST_MODE is active, LPC registers
* won't be reset by Host domain reset but Core domain does.
*/