diff options
Diffstat (limited to 'hw/rx/rx62n.c')
-rw-r--r-- | hw/rx/rx62n.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/rx/rx62n.c b/hw/rx/rx62n.c index 3e887a0..d00fcb0 100644 --- a/hw/rx/rx62n.c +++ b/hw/rx/rx62n.c @@ -114,7 +114,7 @@ static const uint8_t ipr_table[NR_IRQS] = { }; /* - * Level triggerd IRQ list + * Level triggered IRQ list * Not listed IRQ is Edge trigger. * See "11.3.1 Interrupt Vector Table" in hardware manual. */ |