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