summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorthomas <thomas@FreeBSD.org>2012-04-18 12:50:13 +0000
committerthomas <thomas@FreeBSD.org>2012-04-18 12:50:13 +0000
commit2a2a4b066899408016288adeb7cfea451d57e4f3 (patch)
tree362595582dcaec89c05654c5c6bd1d99c85694bf /sys/dev
parenta91354cc7e173e02ed7452d0ec84a125d3150b61 (diff)
downloadFreeBSD-src-2a2a4b066899408016288adeb7cfea451d57e4f3.zip
FreeBSD-src-2a2a4b066899408016288adeb7cfea451d57e4f3.tar.gz
Fix typo in comment
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/usb/serial/umodem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/serial/umodem.c b/sys/dev/usb/serial/umodem.c
index 2da5c05..9155154 100644
--- a/sys/dev/usb/serial/umodem.c
+++ b/sys/dev/usb/serial/umodem.c
@@ -139,7 +139,7 @@ static const STRUCT_USB_HOST_ID umodem_devs[] = {
};
/*
- * As speeds for umodem deivces increase, these numbers will need to
+ * As speeds for umodem devices increase, these numbers will need to
* be increased. They should be good for G3 speeds and below.
*
* TODO: The TTY buffers should be increased!
OpenPOWER on IntegriCloud