From 0cca1cc0783d6ea22ea489c734bbb1288b057c4f Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Wed, 14 Jun 2000 17:53:40 +0000 Subject: Fix typo (accessable --> accessible). PR: 18588 Submitted by: Anatoly Vorobey Reviewed by: asmodai --- sys/dev/aha/aha.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/aha') diff --git a/sys/dev/aha/aha.c b/sys/dev/aha/aha.c index bce9630e49b92..afb7188a4955e 100644 --- a/sys/dev/aha/aha.c +++ b/sys/dev/aha/aha.c @@ -503,7 +503,7 @@ aha_init(struct aha_softc* aha) /* * 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 -- cgit v1.3