Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 2010 18:00:13 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r203618 - head/sys/kern
Message-ID:  <201002071800.o17I0D1v092709@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002071800.o17I0D1v092709>