diff options
author | gabor <gabor@FreeBSD.org> | 2013-04-17 11:43:46 +0000 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2013-04-17 11:43:46 +0000 |
commit | 3d6a89082dd54cd36101ae25fb261f0129a5770d (patch) | |
tree | 21adc1d20ad01ce74e28f4ac3c1620452002f669 /sys/dev | |
parent | b86fa940aa5b65a90ee71e52193f992f9d67247e (diff) | |
download | FreeBSD-src-3d6a89082dd54cd36101ae25fb261f0129a5770d.zip FreeBSD-src-3d6a89082dd54cd36101ae25fb261f0129a5770d.tar.gz |
- Correct mispellings of word miscellaneous
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (via private mail)
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/wlan/if_zydreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/wlan/if_zydreg.h b/sys/dev/usb/wlan/if_zydreg.h index 4ecc20d..34742e9 100644 --- a/sys/dev/usb/wlan/if_zydreg.h +++ b/sys/dev/usb/wlan/if_zydreg.h @@ -112,7 +112,7 @@ #define ZYD_MACB_MAX_RETRY 0x9b28 /* - * Miscellanous registers. + * Miscellaneous registers. */ #define ZYD_FIRMWARE_START_ADDR 0xee00 #define ZYD_FIRMWARE_BASE_ADDR 0xee1d /* Firmware base address */ |