summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/sparc/cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/sparc/cpu.c b/cpukit/score/cpu/sparc/cpu.c
index 63ff2e574b..ce97565001 100644
--- a/cpukit/score/cpu/sparc/cpu.c
+++ b/cpukit/score/cpu/sparc/cpu.c
@@ -39,7 +39,7 @@ const CPU_Trap_table_entry _CPU_Trap_slot_template = {
* This routine performs processor dependent initialization.
*
* Input Parameters:
- * thread_dispatch - address of disptaching routine
+ * thread_dispatch - address of dispatching routine
*
* Output Parameters: NONE
*