From 06a21e7447ce95e70751bcdd157937828f1f86aa Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sat, 24 Nov 2007 12:59:29 +0000 Subject: some spelling fixes from Martynas Venckus --- sys/arch/armish/stand/boot/machdep.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/armish/stand/boot') diff --git a/sys/arch/armish/stand/boot/machdep.c b/sys/arch/armish/stand/boot/machdep.c index eca4ec3fea5..b54cd7c6749 100644 --- a/sys/arch/armish/stand/boot/machdep.c +++ b/sys/arch/armish/stand/boot/machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.c,v 1.3 2006/07/30 20:46:30 drahn Exp $ */ +/* $OpenBSD: machdep.c,v 1.4 2007/11/24 12:59:28 jmc Exp $ */ /* * Copyright (c) 2006 Mark Kettenis @@ -67,7 +67,7 @@ machdep(void) * however when it reads the device register, it does * not check if a bus fault occurs on the access. * Since the bootloader doesn't handle faults, this - * crashes the bootloader if it reads a non-existant + * crashes the bootloader if it reads a non-existent * device. * The tag computation comes from arm/xscale/i80321_pci.c * i80321_pci_conf_setup() -- cgit v1.2.3