summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/nios2/nios2-iic-low-level.S
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/nios2/nios2-iic-low-level.S')
-rw-r--r--cpukit/score/cpu/nios2/nios2-iic-low-level.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/cpu/nios2/nios2-iic-low-level.S b/cpukit/score/cpu/nios2/nios2-iic-low-level.S
index a3d138883b..11c2c5e9eb 100644
--- a/cpukit/score/cpu/nios2/nios2-iic-low-level.S
+++ b/cpukit/score/cpu/nios2/nios2-iic-low-level.S
@@ -137,7 +137,7 @@ stuck_in_exception:
/*
* Restore the saved registers, so that all general purpose registers
- * have been restored to their state at the time the interrupt occured.
+ * have been restored to their state at the time the interrupt occurred.
*/
ldw r1, 0(sp)
@@ -277,7 +277,7 @@ _ISR_Handler:
/*
* Restore the saved registers, so that all general purpose registers
- * have been restored to their state at the time the interrupt occured.
+ * have been restored to their state at the time the interrupt occurred.
*/
ldw r1, 0(sp)