aboutsummaryrefslogtreecommitdiff
path: root/docs/colo-proxy.txt
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2018-06-12 09:51:50 +0300
committerPeter Maydell <peter.maydell@linaro.org>2018-07-13 10:16:04 +0100
commit9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb (patch)
tree40a083214c61e587010e8dbb9465808ec929b548 /docs/colo-proxy.txt
parent68f1b569dccdf1bf2935d4175fffe84dae6997fc (diff)
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.txt2
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