xtensa/esp32: Fix a minor typo in documentation

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This commit is contained in:
Gustavo Henrique Nihei 2022-02-24 12:45:37 -03:00 committed by Abdelatif Guettouche
parent a5024a707d
commit 3400b42a33

View File

@ -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