From 9f99c1f15350847e106bbe6bebc99d1d8f24901b Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 1 May 1999 22:40:34 +0000 Subject: Spelling fixes from Alan Cox. --- arch/mips/kernel/setup.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch/mips/kernel/setup.c') diff --git a/arch/mips/kernel/setup.c b/arch/mips/kernel/setup.c index 1d9b76b5c..9af079b7d 100644 --- a/arch/mips/kernel/setup.c +++ b/arch/mips/kernel/setup.c @@ -1,4 +1,4 @@ -/* $Id: setup.c,v 1.13 1999/03/13 12:33:26 tsbogend Exp $ +/* $Id: setup.c,v 1.14 1999/05/01 12:23:45 harald Exp $ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive @@ -97,7 +97,7 @@ struct kbd_ops *kbd_ops; /* * Setup information * - * These are intialized so they are in the .data section + * These are initialized so they are in the .data section */ unsigned long mips_memory_upper = KSEG0; /* this is set by kernel_entry() */ unsigned long mips_cputype = CPU_UNKNOWN; -- cgit v1.2.3