summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2024-02-09 18:05:51 +0100
committerSteve Sakoman <steve@sakoman.com>2024-03-01 05:19:54 -1000
commit74ebddb9219e02cd300630a550353560768ed77e (patch)
tree1a0856cd1bfc219cbf92737527e29e65bc162be4
parentf4356b671620baa428b0ae62498a770afeefadde (diff)
downloadpoky-74ebddb9219e02cd300630a550353560768ed77e.tar.gz
ref-manual: release-process: grammar fix
(From yocto-docs rev: d1b3e26893f258b1633f8a90cf61456b54c47433) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--documentation/ref-manual/release-process.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst
index daa28308ce..2393ac8d81 100644
--- a/documentation/ref-manual/release-process.rst
+++ b/documentation/ref-manual/release-process.rst
@@ -175,7 +175,7 @@ consists of the following pieces:
175 piece of software. The test allows the packages to be run within a 175 piece of software. The test allows the packages to be run within a
176 target image. 176 target image.
177 177
178- ``oe-selftest``: Tests combination BitBake invocations. These tests 178- ``oe-selftest``: Tests combinations of BitBake invocations. These tests
179 operate outside the OpenEmbedded build system itself. The 179 operate outside the OpenEmbedded build system itself. The
180 ``oe-selftest`` can run all tests by default or can run selected 180 ``oe-selftest`` can run all tests by default or can run selected
181 tests or test suites. 181 tests or test suites.