From aa9eb94058140d1d4a0289f23e4489002d57dc0d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 30 Jul 1999 17:28:11 +0000 Subject: Fixed typos. --- c/src/lib/libcpu/i386/idt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/lib/libcpu/i386/idt.c') diff --git a/c/src/lib/libcpu/i386/idt.c b/c/src/lib/libcpu/i386/idt.c index 5f44bd0d2b..96eb0ba97f 100644 --- a/c/src/lib/libcpu/i386/idt.c +++ b/c/src/lib/libcpu/i386/idt.c @@ -1,9 +1,9 @@ /* * cpu.c - This file contains implementation of C function to - * Instanciate IDT entries. More detailled information can be found + * instantiate IDT entries. More detailled information can be found * on Intel site and more precisely in the following book : * - * Pentium Processor familly + * Pentium Processor family * Developper's Manual * * Volume 3 : Architecture and Programming Manual -- cgit v1.2.3