summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCao jin <caoj.fnst@cn.fujitsu.com>2017-01-12 15:44:55 +0800
committerMichael Tokarev <mjt@tls.msk.ru>2017-01-24 23:26:53 +0300
commit9d7b2670a334f9256f926da133e36a8a2f2299bd (patch)
tree026cbc73d78aaa292e7dbca48c52506469456c10
parent47b0c3f2f5dd7dea486aa023a007cb2442da0676 (diff)
downloadfocaccia-qemu-9d7b2670a334f9256f926da133e36a8a2f2299bd.tar.gz
focaccia-qemu-9d7b2670a334f9256f926da133e36a8a2f2299bd.zip
doc/usb2: fix typo
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
-rw-r--r--docs/usb2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usb2.txt b/docs/usb2.txt
index c7a445afcd..b9e7548073 100644
--- a/docs/usb2.txt
+++ b/docs/usb2.txt
@@ -19,7 +19,7 @@ the controller so the USB 2.0 bus gets a individual name, for example
 '-device usb-ehci,id=ehci".  This will give you a USB 2.0 bus named
 "ehci.0".
 
-I strongly recomment to also use -device to attach usb devices because
+I strongly recommend to also use -device to attach usb devices because
 you can specify the bus they should be attached to this way.  Here is
 a complete example: