[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH, trivial 06/29] tree-wide spelling fixes in comments and some mes
From: |
Michael Tokarev |
Subject: |
[PATCH, trivial 06/29] tree-wide spelling fixes in comments and some messages: docs |
Date: |
Fri, 14 Jul 2023 14:38:11 +0300 |
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
docs/about/deprecated.rst | 2 +-
docs/devel/qapi-code-gen.rst | 2 +-
docs/devel/qom.rst | 2 +-
docs/system/devices/nvme.rst | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst
index 02ea5a839f..7dc95dab7a 100644
--- a/docs/about/deprecated.rst
+++ b/docs/about/deprecated.rst
@@ -371,3 +371,3 @@ 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.
diff --git a/docs/devel/qapi-code-gen.rst b/docs/devel/qapi-code-gen.rst
index 7f78183cd4..b0852da97b 100644
--- a/docs/devel/qapi-code-gen.rst
+++ b/docs/devel/qapi-code-gen.rst
@@ -1369,3 +1369,3 @@ anymore, and return or event data member (enumeration)
values that
can't be sent anymore makes no difference to clients, except for
-introspection. The latter can conceivably confuse clients, so tread
+introspection. The latter can conceivably confuse clients, so treat
carefully.
diff --git a/docs/devel/qom.rst b/docs/devel/qom.rst
index 0b506426d7..9918fac7f2 100644
--- a/docs/devel/qom.rst
+++ b/docs/devel/qom.rst
@@ -32,3 +32,3 @@ Creating a QOM class
-A simple minimal device implementation may look something like bellow:
+A simple minimal device implementation may look something like below:
diff --git a/docs/system/devices/nvme.rst b/docs/system/devices/nvme.rst
index a8bb8d729c..2a3af268f7 100644
--- a/docs/system/devices/nvme.rst
+++ b/docs/system/devices/nvme.rst
@@ -234,3 +234,3 @@ parameters:
``fdp.nruh`` (default: ``0``)
- Set the number of Reclaim Unit Handles. This is a mandatory paramater and
+ Set the number of Reclaim Unit Handles. This is a mandatory parameter and
must be non-zero.
--
2.39.2
- Re: [PATCH, trivial 01/29] tree-wide spelling fixes in comments and some messages: block, (continued)
[PATCH, trivial 03/29] tree-wide spelling fixes in comments and some messages: ui, Michael Tokarev, 2023/07/14
[PATCH, trivial 05/29] tree-wide spelling fixes in comments and some messages: tcg, Michael Tokarev, 2023/07/14
[PATCH, trivial 06/29] tree-wide spelling fixes in comments and some messages: docs,
Michael Tokarev <=
[PATCH, trivial 04/29] tree-wide spelling fixes in comments and some messages: util, Michael Tokarev, 2023/07/14
[PATCH, trivial 07/29] tree-wide spelling fixes in comments and some messages: hw/9pfs, Michael Tokarev, 2023/07/14
[PATCH, trivial 08/29] tree-wide spelling fixes in comments and some messages: arm, Michael Tokarev, 2023/07/14
[PATCH, trivial 09/29] tree-wide spelling fixes in comments and some messages: i386, Michael Tokarev, 2023/07/14
[PATCH, trivial 10/29] tree-wide spelling fixes in comments and some messages: mips, Michael Tokarev, 2023/07/14
[PATCH, trivial 14/29] tree-wide spelling fixes in comments and some messages: hexagon, Michael Tokarev, 2023/07/14
[PATCH, trivial 15/29] tree-wide spelling fixes in comments and some messages: other architectures, Michael Tokarev, 2023/07/14