From 74ebddb9219e02cd300630a550353560768ed77e Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Fri, 9 Feb 2024 18:05:51 +0100 Subject: [PATCH] ref-manual: release-process: grammar fix (From yocto-docs rev: d1b3e26893f258b1633f8a90cf61456b54c47433) Signed-off-by: Michael Opdenacker Signed-off-by: Steve Sakoman --- documentation/ref-manual/release-process.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: piece of software. The test allows the packages to be run within a target image. -- ``oe-selftest``: Tests combination BitBake invocations. These tests +- ``oe-selftest``: Tests combinations of BitBake invocations. These tests operate outside the OpenEmbedded build system itself. The ``oe-selftest`` can run all tests by default or can run selected tests or test suites.