summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_bus.c
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2010-02-07 18:00:13 +0000
committergavin <gavin@FreeBSD.org>2010-02-07 18:00:13 +0000
commitc2c8b20929d531e16df226841152f19f1005d739 (patch)
treeec0e5b374aec09b1cdcf85277b89225666e81c0b /sys/kern/subr_bus.c
parent6c40efb6971f00788aa6af3fe9837b5c29246925 (diff)
downloadFreeBSD-src-c2c8b20929d531e16df226841152f19f1005d739.zip
FreeBSD-src-c2c8b20929d531e16df226841152f19f1005d739.tar.gz
Spelling nit
Diffstat (limited to 'sys/kern/subr_bus.c')
-rw-r--r--sys/kern/subr_bus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_bus.c b/sys/kern/subr_bus.c
index f76211b..6e939c0 100644
--- a/sys/kern/subr_bus.c
+++ b/sys/kern/subr_bus.c
@@ -739,7 +739,7 @@ fail:
* the first time that no match happens, so we don't keep getting this
* message. Should that prove to be undesirable, we can change it.
* This is called when all drivers that can attach to a given bus
- * decline to accept this device. Other errrors may not be detected.
+ * decline to accept this device. Other errors may not be detected.
*/
static void
devnomatch(device_t dev)
OpenPOWER on IntegriCloud