summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/h8300/cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/h8300/cpu.c b/cpukit/score/cpu/h8300/cpu.c
index fe13ff555d..5f0dab32eb 100644
--- a/cpukit/score/cpu/h8300/cpu.c
+++ b/cpukit/score/cpu/h8300/cpu.c
@@ -20,7 +20,7 @@
* This routine performs processor dependent initialization.
*
* INPUT PARAMETERS:
- * thread_dispatch - address of disptaching routine
+ * thread_dispatch - address of dispatching routine
*/