diff options
| author | Ville Skyttä | 2018-06-12 08:51:50 +0200 |
|---|---|---|
| committer | Peter Maydell | 2018-07-13 11:16:04 +0200 |
| commit | 9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb (patch) | |
| tree | 40a083214c61e587010e8dbb9465808ec929b548 /docs/colo-proxy.txt | |
| parent | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (diff) | |
| download | qemu-9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb.tar.gz qemu-9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb.tar.xz qemu-9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb.zip | |
docs: Grammar and spelling fixes
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20180612065150.21110-1-ville.skytta@iki.fi
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/colo-proxy.txt')
| -rw-r--r-- | docs/colo-proxy.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/colo-proxy.txt b/docs/colo-proxy.txt index 8b726ea094..1f8e4b4e77 100644 --- a/docs/colo-proxy.txt +++ b/docs/colo-proxy.txt @@ -145,7 +145,7 @@ and redirect indev's packet to filter. COLO-compare, we do packet comparing job. Packets coming from the primary char indev will be sent to outdev. Packets coming from the secondary char dev will be dropped after comparing. -COLO-comapre need two input chardev and one output chardev: +COLO-compare needs two input chardevs and one output chardev: primary_in=chardev1-id (source: primary send packet) secondary_in=chardev2-id (source: secondary send packet) outdev=chardev3-id |
