diff options
author | imp <imp@FreeBSD.org> | 2002-06-27 17:59:24 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2002-06-27 17:59:24 +0000 |
commit | 309f5820ce49feba2be12685a8fe3e926f810d17 (patch) | |
tree | bb266619291e5a5b0707b512368aa372a884a6ce /sys/pccard | |
parent | 8e1ca9d76cc9ee9d3534868bd69a31d6bda96ebb (diff) | |
download | FreeBSD-src-309f5820ce49feba2be12685a8fe3e926f810d17.zip FreeBSD-src-309f5820ce49feba2be12685a8fe3e926f810d17.tar.gz |
Spell less like a 'merkin and more like a speaker of English
Diffstat (limited to 'sys/pccard')
-rw-r--r-- | sys/pccard/pcic_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/pcic_pci.c b/sys/pccard/pcic_pci.c index 4c49068..5f91060 100644 --- a/sys/pccard/pcic_pci.c +++ b/sys/pccard/pcic_pci.c @@ -435,7 +435,7 @@ pcic_pci_oz68xx_csc(struct pcic_slot *sp, enum pcic_intr_way way) { /* * The 68xx datasheets make it hard to know what the right thing - * do do here is. We do hwat we knjow, which is nothing, and + * do do here is. We do what we know, which is nothing, and * hope for the best. */ /* XXX */ |