diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2020-03-05 15:56:20 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2020-03-05 15:56:20 +0000 |
| commit | 0c8afefb23a5a1fc90fe9eb0723a7c4dd1a7225a (patch) | |
| tree | 6b09d108db313bff60e0c12cd0d61dc41cff8948 /sys/dev | |
| parent | 0d961aa377019e817aa4b45fddc0da1adc8d0ac2 (diff) | |
miscelaneous -> miscellaneous in comment.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/if_tireg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_tireg.h b/sys/dev/pci/if_tireg.h index 1164e5ad536..4fc6935053c 100644 --- a/sys/dev/pci/if_tireg.h +++ b/sys/dev/pci/if_tireg.h @@ -1,4 +1,4 @@ -/* $NetBSD: if_tireg.h,v 1.26 2020/03/05 15:36:39 msaitoh Exp $ */ +/* $NetBSD: if_tireg.h,v 1.27 2020/03/05 15:56:20 msaitoh Exp $ */ /* * Copyright (c) 1997, 1998, 1999 @@ -96,7 +96,7 @@ #define TI_FIRMWARE_FIX 0xd /* - * Miscelaneous Local Control register. + * Miscellaneous Local Control register. */ #define TI_MLC_EE_WRITE_ENB 0x00000010 #define TI_MLC_SRAM_BANK_256K 0x00000200 |
