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/lm32/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/cpu/lm32') diff --git a/cpukit/score/cpu/lm32/cpu.c b/cpukit/score/cpu/lm32/cpu.c index b4c68d5811..540e6dbb2d 100644 --- a/cpukit/score/cpu/lm32/cpu.c +++ b/cpukit/score/cpu/lm32/cpu.c @@ -24,7 +24,7 @@ * This routine performs processor dependent initialization. * * INPUT PARAMETERS: - * thread_dispatch - address of disptaching routine + * thread_dispatch - address of dispatching routine * * LM32 Specific Information: * -- cgit v1.2.3