svn commit: r247914 - head/sys/sparc64/pci

Gavin Atkinson gavin at FreeBSD.org
Thu Mar 7 13:24:50 UTC 2013


Author: gavin
Date: Thu Mar  7 13:24:49 2013
New Revision: 247914
URL: http://svnweb.freebsd.org/changeset/base/247914

Log:
  Correct two spelling mistakes in a comment.

Modified:
  head/sys/sparc64/pci/psycho.c

Modified: head/sys/sparc64/pci/psycho.c
==============================================================================
--- head/sys/sparc64/pci/psycho.c	Thu Mar  7 13:24:16 2013	(r247913)
+++ head/sys/sparc64/pci/psycho.c	Thu Mar  7 13:24:49 2013	(r247914)
@@ -200,7 +200,7 @@ struct psycho_icarg {
  * "Sabre" is the UltraSPARC IIi onboard UPA to PCI bridge.  It manages a
  * single PCI bus and does not have a streaming buffer.  It often has an APB
  * (advanced PCI bridge) connected to it, which was designed specifically for
- * the IIi.  The APB let's the IIi handle two independednt PCI buses, and
+ * the IIi.  The APB lets the IIi handle two independent PCI buses, and
  * appears as two "Simba"'s underneath the Sabre.
  *
  * "Hummingbird" is the UltraSPARC IIe onboard UPA to PCI bridge. It's


More information about the svn-src-head mailing list