From 77b8106919ee88678df869cb63467298a5783cc3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 3 Jul 2001 16:58:56 +0000 Subject: 2001-07-03 Joel Sherrill * cpu.c: Fixed typo. --- cpukit/score/cpu/mips/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/cpu/mips/cpu.c') diff --git a/cpukit/score/cpu/mips/cpu.c b/cpukit/score/cpu/mips/cpu.c index f0ff09f171..9a5546f683 100644 --- a/cpukit/score/cpu/mips/cpu.c +++ b/cpukit/score/cpu/mips/cpu.c @@ -153,7 +153,7 @@ void _CPU_ISR_install_raw_handler( * table used by the CPU to dispatch interrupt handlers. * * Because all interrupts are vectored through the same exception handler - * this is not necessary on thi sport. + * this is not necessary on this port. */ } -- cgit v1.2.3