Fix typos. Stop claiming that two children are created.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
This commit is contained in:
kib 2017-09-06 11:47:59 +00:00
parent b215fc814b
commit b2f0b570ad

View File

@ -26,9 +26,9 @@
*/
/*
* This driver provides a psuedo-bus to enumerate the PCI buses
* present on a sytem using a QPI chipset. It creates a qpi0 bus that
* is a child of nexus0 and then creates two Host-PCI bridges as a
* This driver provides a pseudo-bus to enumerate the PCI buses
* present on a system using a QPI chipset. It creates a qpi0 bus that
* is a child of nexus0 and then creates Host-PCI bridges as a
* child of that.
*/