diff --git a/arch/xtensa/src/esp32/esp32_irq.c b/arch/xtensa/src/esp32/esp32_irq.c index cc36341cd6..18598db8da 100644 --- a/arch/xtensa/src/esp32/esp32_irq.c +++ b/arch/xtensa/src/esp32/esp32_irq.c @@ -623,7 +623,7 @@ void up_enable_irq(int irq) } else { - /* Retrive the CPU that enabled this interrupt from the IRQ map. + /* Retrieve the CPU that enabled this interrupt from the IRQ map. * * For peripheral interrupts we rely on the interrupt matrix to manage * interrupts. The interrupt matrix registers are available for both