Author: gavin Date: Sun Feb 7 18:00:13 2010 New Revision: 203618 URL: http://svn.freebsd.org/changeset/base/203618
Log: Spelling nit Modified: head/sys/kern/subr_bus.c Modified: head/sys/kern/subr_bus.c ============================================================================== --- head/sys/kern/subr_bus.c Sun Feb 7 17:53:10 2010 (r203617) +++ head/sys/kern/subr_bus.c Sun Feb 7 18:00:13 2010 (r203618) @@ -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) _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"