diff options
Diffstat (limited to 'sys/dev/pccbb/pccbb.c')
-rw-r--r-- | sys/dev/pccbb/pccbb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pccbb/pccbb.c b/sys/dev/pccbb/pccbb.c index c3a30fa2c5db..f120219a82ff 100644 --- a/sys/dev/pccbb/pccbb.c +++ b/sys/dev/pccbb/pccbb.c @@ -722,7 +722,7 @@ cbb_o2micro_power_hack(struct cbb_softc *sc) /* * Restore the damage that cbb_o2micro_power_hack does to EXCA_INTR so - * we don't have an interrupt storm on power on. This has the efect of + * we don't have an interrupt storm on power on. This has the effect of * disabling card status change interrupts for the duration of poweron. */ static void |