From 77ea27fc1669d8e228970d8905814315a4c32e3c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 4 Feb 1998 14:47:23 +0000 Subject: Ralf Corsepius noticed that generally was spelled incorrectly. --- cpukit/score/cpu/no_cpu/cpu_asm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit') diff --git a/cpukit/score/cpu/no_cpu/cpu_asm.c b/cpukit/score/cpu/no_cpu/cpu_asm.c index e3182275bc..b4ac57f55d 100644 --- a/cpukit/score/cpu/no_cpu/cpu_asm.c +++ b/cpukit/score/cpu/no_cpu/cpu_asm.c @@ -80,7 +80,7 @@ void _CPU_Context_switch( /* * _CPU_Context_restore * - * This routine is generallu used only to restart self in an + * This routine is generally used only to restart self in an * efficient manner. It may simply be a label in _CPU_Context_switch. * * NOTE: May be unnecessary to reload some registers. -- cgit v1.2.3