summaryrefslogtreecommitdiff
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorMarcus Glocker <mglocker@cvs.openbsd.org>2019-03-31 06:16:39 +0000
committerMarcus Glocker <mglocker@cvs.openbsd.org>2019-03-31 06:16:39 +0000
commitd58cf168e6849e53e38687904870b00d1a3ae498 (patch)
treef1cc87c708651501945e38775333a72622a1cf28 /sys/dev/usb
parente145e69f2295a9e6d92f9122b47d40e5c8784fc7 (diff)
Fix comment typo: 'trasnfer' -> 'transfer'.
Diffstat (limited to 'sys/dev/usb')
-rw-r--r--sys/dev/usb/ehci.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/ehci.c b/sys/dev/usb/ehci.c
index 1ef9da9bb3e..665fd0db056 100644
--- a/sys/dev/usb/ehci.c
+++ b/sys/dev/usb/ehci.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ehci.c,v 1.203 2019/03/11 17:50:08 mpi Exp $ */
+/* $OpenBSD: ehci.c,v 1.204 2019/03/31 06:16:38 mglocker Exp $ */
/* $NetBSD: ehci.c,v 1.66 2004/06/30 03:11:56 mycroft Exp $ */
/*
@@ -1431,7 +1431,7 @@ ehci_open(struct usbd_pipe *pipe)
);
/*
* To reduce conflict with split isochronous transfer,
- * schedule (split) interrupt trasnfer at latter half of
+ * schedule (split) interrupt transfer at latter half of
* 1ms frame:
*
* |<-------------- H-Frame -------------->|