qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] usb: Fix typo in documentation


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH] usb: Fix typo in documentation
Date: Wed, 7 Dec 2016 09:53:40 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

On 12/07/2016 06:39 AM, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <address@hidden>

Mentioning 'simliar' in the commit message would make it easier to pick
out which word is being changed, when not using a colored-by-word diff.

This patch can also go through qemu-trivial (cc'd).

Reviewed-by: Eric Blake <address@hidden>

> ---
>  docs/usb-storage.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/usb-storage.txt b/docs/usb-storage.txt
> index fbc1f2e..551af6f 100644
> --- a/docs/usb-storage.txt
> +++ b/docs/usb-storage.txt
> @@ -34,7 +34,7 @@ with tree logical units:
>  Number three emulates the classic bulk-only transport protocol too.
>  It's called "usb-bot".  It shares most code with "usb-storage", and
>  the guest will not be able to see the difference.  The qemu command
> -line interface is simliar to usb-uas though, i.e. no automatic scsi
> +line interface is similar to usb-uas though, i.e. no automatic scsi
>  disk creation.  It also features support for up to 16 LUNs.  The LUN
>  numbers must be continuous, i.e. for three devices you must use 0+1+2.
>  The 0+1+5 numbering from the "usb-uas" example isn't going to work
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]