summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/nios2/rtems/score/nios2-utility.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/nios2/rtems/score/nios2-utility.h')
-rw-r--r--cpukit/score/cpu/nios2/rtems/score/nios2-utility.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/cpu/nios2/rtems/score/nios2-utility.h b/cpukit/score/cpu/nios2/rtems/score/nios2-utility.h
index eb08e79085..76d2ba6067 100644
--- a/cpukit/score/cpu/nios2/rtems/score/nios2-utility.h
+++ b/cpukit/score/cpu/nios2/rtems/score/nios2-utility.h
@@ -159,7 +159,7 @@ extern uint32_t _Nios2_Thread_dispatch_disabled;
* interrupts.
*
* The board support package must provide a global symbol with this name to
- * specifiy the status register mask used in _CPU_ISR_Disable().
+ * specify the status register mask used in _CPU_ISR_Disable().
*/
extern char _Nios2_ISR_Status_mask [];
@@ -168,7 +168,7 @@ extern char _Nios2_ISR_Status_mask [];
* interrupts.
*
* The board support package must provide a global symbol with this name to
- * specifiy the status register bits used in _CPU_ISR_Disable().
+ * specify the status register bits used in _CPU_ISR_Disable().
*/
extern char _Nios2_ISR_Status_bits [];