diff options
Diffstat (limited to 'sys/i386/isa/stallion.c')
| -rw-r--r-- | sys/i386/isa/stallion.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/stallion.c b/sys/i386/isa/stallion.c index e6288c9d9d45..82d9a1ff9c98 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 |
