summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2007-02-16 05:24:19 +0000
committerimp <imp@FreeBSD.org>2007-02-16 05:24:19 +0000
commit614ec41758eabef36c22b53ba3b1272308204984 (patch)
treec6c9e8948f4e071a555691db23507da13c35c285 /sys/dev
parentccef472df190f9f6d8052e3a127f6263de596817 (diff)
downloadFreeBSD-src-614ec41758eabef36c22b53ba3b1272308204984.zip
FreeBSD-src-614ec41758eabef36c22b53ba3b1272308204984.tar.gz
Fix typo in comment
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pccbb/pccbb_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pccbb/pccbb_pci.c b/sys/dev/pccbb/pccbb_pci.c
index 07abaff..ec72767 100644
--- a/sys/dev/pccbb/pccbb_pci.c
+++ b/sys/dev/pccbb/pccbb_pci.c
@@ -611,7 +611,7 @@ cbb_chipinit(struct cbb_softc *sc)
/*
* Need to tell ExCA registers to CSC interrupts route via PCI
- * interrupts. There are two ways to do this. Once is to set
+ * interrupts. There are two ways to do this. One is to set
* INTR_ENABLE and the other is to set CSC to 0. Since both
* methods are mutually compatible, we do both.
*/
OpenPOWER on IntegriCloud