summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/test-manual/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/test-manual/intro.rst b/documentation/test-manual/intro.rst
index 7e56217d76..882ca16486 100644
--- a/documentation/test-manual/intro.rst
+++ b/documentation/test-manual/intro.rst
@@ -380,7 +380,7 @@ with common tasks, including:
380- *Running a bitbake invocation for a build:* Use 380- *Running a bitbake invocation for a build:* Use
381 ``oeqa.utils.commands.bitbake()`` 381 ``oeqa.utils.commands.bitbake()``
382 382
383- *Running a command:* Use ``oeqa.utils.commandsrunCmd()`` 383- *Running a command:* Use ``oeqa.utils.commands.runCmd()``
384 384
385There is also a ``oeqa.utils.commands.runqemu()`` function for launching 385There is also a ``oeqa.utils.commands.runqemu()`` function for launching
386the ``runqemu`` command for testing things within a running, virtualized 386the ``runqemu`` command for testing things within a running, virtualized