Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 2013 13:24:49 +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: r247914 - head/sys/sparc64/pci
Message-ID:  <201303071324.r27DOnXJ066326@svn.freebsd.org>

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



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