summaryrefslogtreecommitdiff
path: root/sys/dev/buslogic/bt.c
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-06-14 17:53:40 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-06-14 17:53:40 +0000
commit0cca1cc0783d6ea22ea489c734bbb1288b057c4f (patch)
tree97f44cc75afb14c277f37eb129b7233bf0e71827 /sys/dev/buslogic/bt.c
parent447b0b51f7b80d62d6b1d0eca64256e128b35f71 (diff)
Notes
Diffstat (limited to 'sys/dev/buslogic/bt.c')
-rw-r--r--sys/dev/buslogic/bt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/buslogic/bt.c b/sys/dev/buslogic/bt.c
index cf291c5a803e..bd94ef3760f6 100644
--- a/sys/dev/buslogic/bt.c
+++ b/sys/dev/buslogic/bt.c
@@ -698,7 +698,7 @@ bt_init(device_t dev)
/*
* Create our DMA tags. These tags define the kinds of device
- * accessable memory allocations and memory mappings we will
+ * accessible memory allocations and memory mappings we will
* need to perform during normal operation.
*
* Unless we need to further restrict the allocation, we rely