diff options
-rw-r--r-- | documentation/ref-manual/release-process.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst index c861feaa9d..9c4144fd2c 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. |