summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/pci/pci_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/dev/pci/pci_private.h')
-rw-r--r--freebsd/sys/dev/pci/pci_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/dev/pci/pci_private.h b/freebsd/sys/dev/pci/pci_private.h
index b0f14818..6c5a1677 100644
--- a/freebsd/sys/dev/pci/pci_private.h
+++ b/freebsd/sys/dev/pci/pci_private.h
@@ -34,7 +34,7 @@
/*
* Export definitions of the pci bus so that we can more easily share
- * it with "subclass" busses.
+ * it with "subclass" buses.
*/
DECLARE_CLASS(pci_driver);