From 2caee59a468e27f620847207591a8bdf9f255c79 Mon Sep 17 00:00:00 2001 From: gavin Date: Thu, 7 Mar 2013 13:24:49 +0000 Subject: Correct two spelling mistakes in a comment. --- sys/sparc64/pci/psycho.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sparc64/pci/psycho.c b/sys/sparc64/pci/psycho.c index a6e1469..8717426 100644 --- a/sys/sparc64/pci/psycho.c +++ b/sys/sparc64/pci/psycho.c @@ -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 -- cgit v1.1