diff options
author | Stefan Weil <sw@weilnetz.de> | 2023-07-30 20:03:29 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-08-01 23:52:23 +0200 |
commit | 313e162951682906430a6efeffdd1f2d67fd5bb4 (patch) | |
tree | dc42d5f59a847d05a68e94bfb5401036621e61f2 /docs/about/deprecated.rst | |
parent | 7b4a3f814560341b1a18b3954b52e3318c2725d2 (diff) | |
download | qemu-313e162951682906430a6efeffdd1f2d67fd5bb4.zip qemu-313e162951682906430a6efeffdd1f2d67fd5bb4.tar.gz qemu-313e162951682906430a6efeffdd1f2d67fd5bb4.tar.bz2 |
misc: Fix some typos in documentation and comments
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230730180329.851576-1-sw@weilnetz.de>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'docs/about/deprecated.rst')
-rw-r--r-- | docs/about/deprecated.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst index 1c35f55..92a2baf 100644 --- a/docs/about/deprecated.rst +++ b/docs/about/deprecated.rst @@ -369,7 +369,7 @@ mapping permissions et al by using its 'mapped' security model option. Nowadays it would make sense to reimplement the ``proxy`` backend by using QEMU's ``vhost`` feature, which would eliminate the high latency costs under which the 9p ``proxy`` backend currently suffers. However as of to date nobody -has indicated plans for such kind of reimplemention unfortunately. +has indicated plans for such kind of reimplementation unfortunately. Block device options |