summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sh/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/sh/cpu.c')
-rw-r--r--cpukit/score/cpu/sh/cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/sh/cpu.c b/cpukit/score/cpu/sh/cpu.c
index cdfb2b12f6..a50c233db0 100644
--- a/cpukit/score/cpu/sh/cpu.c
+++ b/cpukit/score/cpu/sh/cpu.c
@@ -40,7 +40,7 @@ extern proc_ptr _Hardware_isr_Table[];
* This routine performs processor dependent initialization.
*
* INPUT PARAMETERS:
- * thread_dispatch - address of disptaching routine
+ * thread_dispatch - address of dispatching routine
*/