summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/bus.h
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-10-18 20:14:44 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-10-18 20:14:44 +0000
commit66393fb0f109765a5d5542312091582f670fe31a (patch)
tree59333c08f873bec71ed79850669a0af597b2163f /sys/arch/alpha/include/bus.h
parentc52b7e74751dd0d7f279b191d690682aea929e57 (diff)
typos from Jared Yanovich;
Diffstat (limited to 'sys/arch/alpha/include/bus.h')
-rw-r--r--sys/arch/alpha/include/bus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/include/bus.h b/sys/arch/alpha/include/bus.h
index 4838be22a66..3d6c0914a35 100644
--- a/sys/arch/alpha/include/bus.h
+++ b/sys/arch/alpha/include/bus.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: bus.h,v 1.18 2002/06/30 16:11:25 miod Exp $ */
+/* $OpenBSD: bus.h,v 1.19 2003/10/18 20:14:41 jmc Exp $ */
/* $NetBSD: bus.h,v 1.10 1996/12/02 22:19:32 cgd Exp $ */
/*
@@ -519,7 +519,7 @@ struct alpha_bus_dma_tag {
/*
* Some chipsets have a built-in boundary constraint, independent
* of what the device requests. This allows that boundary to
- * be specified. If the device has a more restrictive contraint,
+ * be specified. If the device has a more restrictive constraint,
* the map will use that, otherwise this boundary will be used.
* This value is ignored if 0.
*/