summaryrefslogtreecommitdiffstats
path: root/sys/pccard
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-06-27 18:16:16 +0000
committerimp <imp@FreeBSD.org>2002-06-27 18:16:16 +0000
commit59390e1d94c8e1b4a14bc0aa66cd5578c1fde603 (patch)
tree10386ddd6b58ebbc0f67a1b86e2243ac1325d76c /sys/pccard
parent309f5820ce49feba2be12685a8fe3e926f810d17 (diff)
downloadFreeBSD-src-59390e1d94c8e1b4a14bc0aa66cd5578c1fde603.zip
FreeBSD-src-59390e1d94c8e1b4a14bc0aa66cd5578c1fde603.tar.gz
Leave it to a non-native speaker of English to catch another typo: "do do" ->
"to do" submitted by: marius@alchemy.franken.de
Diffstat (limited to 'sys/pccard')
-rw-r--r--sys/pccard/pcic_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/pcic_pci.c b/sys/pccard/pcic_pci.c
index 5f91060..561ca26 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 what we know, which is nothing, and
+ * to do here is. We do what we know, which is nothing, and
* hope for the best.
*/
/* XXX */
OpenPOWER on IntegriCloud