From 383871acea1fa71e228ae055ca263375282e0455 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 7 Dec 2008 11:25:55 +0000 Subject: Fix typo. --- cpukit/score/cpu/sparc/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/cpu/sparc/cpu.c') 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 * -- cgit v1.2.3