summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/stallion.c
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-06-14 17:53:40 +0000
committeralex <alex@FreeBSD.org>2000-06-14 17:53:40 +0000
commitac720dace0bafca7cea18fff491e5fc17e49b60d (patch)
tree50e74ff17a03ad071ef69eea4333100ca08096ec /sys/i386/isa/stallion.c
parent025bc31096a3be2510f38588feb88d7ce3b220a6 (diff)
downloadFreeBSD-src-ac720dace0bafca7cea18fff491e5fc17e49b60d.zip
FreeBSD-src-ac720dace0bafca7cea18fff491e5fc17e49b60d.tar.gz
Fix typo (accessable --> accessible).
PR: 18588 Submitted by: Anatoly Vorobey <mellon@pobox.com> Reviewed by: asmodai
Diffstat (limited to 'sys/i386/isa/stallion.c')
-rw-r--r--sys/i386/isa/stallion.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/stallion.c b/sys/i386/isa/stallion.c
index e6288c9..82d9a1f 100644
--- a/sys/i386/isa/stallion.c
+++ b/sys/i386/isa/stallion.c
@@ -316,7 +316,7 @@ static char *stl_brdnames[] = {
/*
* Hardware ID bits for the EasyIO and ECH boards. These defines apply
- * to the directly accessable io ports of these boards (not the cd1400
+ * to the directly accessible io ports of these boards (not the cd1400
* uarts - they are in scd1400.h).
*/
#define EIO_8PORTRS 0x04
OpenPOWER on IntegriCloud