summaryrefslogtreecommitdiff
path: root/nuttx/drivers/usbdev
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-08 13:12:36 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-08 13:12:36 -0600
commit5414407367191439639dae0da0d59e99becc0b53 (patch)
tree0882684c2d42ca8f4b84f43333a9e30c8e68eb0f /nuttx/drivers/usbdev
parentd3f2aaf380b754b95604d3ff83ecfd0fea9430b2 (diff)
downloadnuttx-5414407367191439639dae0da0d59e99becc0b53.tar.gz
nuttx-5414407367191439639dae0da0d59e99becc0b53.tar.bz2
nuttx-5414407367191439639dae0da0d59e99becc0b53.zip
Fix some recurring typos: postion->position, *atino->*ation
Diffstat (limited to 'nuttx/drivers/usbdev')
-rw-r--r--nuttx/drivers/usbdev/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/usbdev/Kconfig b/nuttx/drivers/usbdev/Kconfig
index 9fdc6c92c..c034c62bc 100644
--- a/nuttx/drivers/usbdev/Kconfig
+++ b/nuttx/drivers/usbdev/Kconfig
@@ -552,7 +552,7 @@ config USBMSC_BULKOUTREQLEN
the completed READ request to the caller as each packet is received.
Therefore, there is no benefit in increasing the size of this buffer
beyond the maximum size of one packet. Default: 512 or 64 bytes
- (depending upon if dual speed operatino is supported or not).
+ (depending upon if dual speed operation is supported or not).
config USBMSC_VENDORID
hex "Mass storage Vendor ID"