doc/usb2: fix typo

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
Cao jin 2017-01-12 15:44:55 +08:00 committed by Michael Tokarev
parent 47b0c3f2f5
commit 9d7b2670a3
1 changed files with 1 additions and 1 deletions

View File

@ -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 '-device usb-ehci,id=ehci". This will give you a USB 2.0 bus named
"ehci.0". "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 you can specify the bus they should be attached to this way. Here is
a complete example: a complete example: