summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2013-04-17 11:43:46 +0000
committergabor <gabor@FreeBSD.org>2013-04-17 11:43:46 +0000
commit3d6a89082dd54cd36101ae25fb261f0129a5770d (patch)
tree21adc1d20ad01ce74e28f4ac3c1620452002f669
parentb86fa940aa5b65a90ee71e52193f992f9d67247e (diff)
downloadFreeBSD-src-3d6a89082dd54cd36101ae25fb261f0129a5770d.zip
FreeBSD-src-3d6a89082dd54cd36101ae25fb261f0129a5770d.tar.gz
- Correct mispellings of word miscellaneous
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (via private mail)
-rw-r--r--sys/dev/usb/wlan/if_zydreg.h2
-rw-r--r--sys/i386/isa/spic.c2
2 files changed, 2 insertions, 2 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 */
diff --git a/sys/i386/isa/spic.c b/sys/i386/isa/spic.c
index adf1a55..12fb6aa 100644
--- a/sys/i386/isa/spic.c
+++ b/sys/i386/isa/spic.c
@@ -34,7 +34,7 @@
* and mouse button out of the jog dial. I suspect that this device will
* end up having to support at least 2 different minor devices: One to be
* the jog wheel device for moused to camp out on and the other to perform
- * all of the other miscelaneous functions of this device. But for now,
+ * all of the other miscellaneous functions of this device. But for now,
* the jog wheel is all you get.
*
* At the moment, the data sent back by the device is rather primitive.
OpenPOWER on IntegriCloud