diff options
| author | dholland <dholland@NetBSD.org> | 2018-02-08 09:05:16 +0000 |
|---|---|---|
| committer | dholland <dholland@NetBSD.org> | 2018-02-08 09:05:16 +0000 |
| commit | 80b252d675f5e0441af736fb14c1c4481af72729 (patch) | |
| tree | f2a4904e8077c086df3652281eefb098ec71bdae /sys/dev/microcode | |
| parent | d0ca52828d1c84884e93301abc3363a312d2d027 (diff) | |
Typos.
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/aic7xxx/aic79xx.reg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/aic7xxx/aic79xx.reg b/sys/dev/microcode/aic7xxx/aic79xx.reg index 3ab2cf9a239..e73fe83213d 100644 --- a/sys/dev/microcode/aic7xxx/aic79xx.reg +++ b/sys/dev/microcode/aic7xxx/aic79xx.reg @@ -1,4 +1,4 @@ -/* $NetBSD: aic79xx.reg,v 1.12 2006/02/25 00:58:35 wiz Exp $ */ +/* $NetBSD: aic79xx.reg,v 1.13 2018/02/08 09:05:19 dholland Exp $ */ /* * Aic79xx register and scratch ram definitions. @@ -652,7 +652,7 @@ register DCHRXMSG0 { } /* - * CMC Recieve Message 0 + * CMC Receive Message 0 */ register CMCRXMSG0 { address 0x090 |
