diff options
| author | Dr. David Alan Gilbert | 2015-06-03 20:43:56 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2015-06-23 18:57:27 +0200 |
| commit | 4aab6282f8e1f7652b0470b078a08ab5678fb929 (patch) | |
| tree | 90274b440db9e57fb9956b1a0b510dc101d1a9d7 | |
| parent | remove libdecnumber/dpd/decimal128Local.h (diff) | |
| download | qemu-4aab6282f8e1f7652b0470b078a08ab5678fb929.tar.gz qemu-4aab6282f8e1f7652b0470b078a08ab5678fb929.tar.xz qemu-4aab6282f8e1f7652b0470b078a08ab5678fb929.zip | |
Grammar: 'as to'->'as for'
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>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
| -rw-r--r-- | qmp-commands.hx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmp-commands.hx b/qmp-commands.hx index 3ffa612f2c..a05d25ff60 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 { |
