diff mbox

Grammar: 'as to'->'as for'

Message ID 1433357036-19160-1-git-send-email-dgilbert@redhat.com
State New
Headers show

Commit Message

Dr. David Alan Gilbert June 3, 2015, 6:43 p.m. UTC
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

Fixup migrate-incoming text as requested by Eric in:

 http://lists.nongnu.org/archive/html/qemu-devel/2015-03/msg03362.html

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
---
 qmp-commands.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Eric Blake June 3, 2015, 7:21 p.m. UTC | #1
On 06/03/2015 12:43 PM, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
> 
> Fixup migrate-incoming text as requested by Eric in:
> 
>  http://lists.nongnu.org/archive/html/qemu-devel/2015-03/msg03362.html
> 
> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
> ---
>  qmp-commands.hx | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Eric Blake <eblake@redhat.com>

> 
> diff --git a/qmp-commands.hx b/qmp-commands.hx
> index 14e109e..ab5b11b 100644
> --- a/qmp-commands.hx
> +++ b/qmp-commands.hx
> @@ -686,7 +686,7 @@ Notes:
>  
>  (1) QEMU must be started with -incoming defer to allow migrate-incoming to
>      be used
> -(2) The uri format is the same as to -incoming
> +(2) The uri format is the same as for -incoming
>  
>  EQMP
>      {
>
Michael Tokarev June 4, 2015, 10:12 a.m. UTC | #2
Applied to -trivial, what a huge patch, thanks! :)

/mjt
diff mbox

Patch

diff --git a/qmp-commands.hx b/qmp-commands.hx
index 14e109e..ab5b11b 100644
--- a/qmp-commands.hx
+++ b/qmp-commands.hx
@@ -686,7 +686,7 @@  Notes:
 
 (1) QEMU must be started with -incoming defer to allow migrate-incoming to
     be used
-(2) The uri format is the same as to -incoming
+(2) The uri format is the same as for -incoming
 
 EQMP
     {