Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs: Fix trivial typos in vhost-user.rst
Signed-off-by: Milan Zamazal <mzamazal@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
  • Loading branch information
mz-pdm authored and Michael Tokarev committed Jun 9, 2023
1 parent 6188cd6 commit ac9fd43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/system/devices/vhost-user.rst
Expand Up @@ -38,13 +38,13 @@ system memory as defined by the ``-m`` argument.
Example
=======

First start you daemon.
First start your daemon.

.. parsed-literal::
$ virtio-foo --socket-path=/var/run/foo.sock $OTHER_ARGS
The you start your QEMU instance specifying the device, chardev and
Then you start your QEMU instance specifying the device, chardev and
memory objects.

.. parsed-literal::
Expand Down

0 comments on commit ac9fd43

Please sign in to comment.