From bc089636cdae82227605232f88c1913160c26026 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 16 Dec 2009 06:56:41 +0000 Subject: spelling; from Jacob Meuser --- sys/arch/vax/qbus/uda.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/arch/vax/qbus/uda.c b/sys/arch/vax/qbus/uda.c index cf44553ba3d..41df2a07364 100644 --- a/sys/arch/vax/qbus/uda.c +++ b/sys/arch/vax/qbus/uda.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uda.c,v 1.6 2005/11/12 03:44:24 pedro Exp $ */ +/* $OpenBSD: uda.c,v 1.7 2009/12/16 06:56:40 deraadt Exp $ */ /* $NetBSD: uda.c,v 1.36 2000/06/04 06:17:05 matt Exp $ */ /* * Copyright (c) 1996 Ludd, University of Lule}, Sweden. @@ -250,7 +250,7 @@ err2: bus_dmamem_unmap(sc->sc_dmat, (caddr_t)&sc->sc_uda, /* * The only thing that differ UDA's and Tape ctlr's is - * their vcid. Beacuse there are no way to determine which + * their vcid. Because there is no way to determine which * ctlr type it is, we check what is generated and later * set the correct vcid. */ -- cgit v1.2.3