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: - *Running a bitbake invocation for a build:* Use ``oeqa.utils.commands.bitbake()`` -- *Running a command:* Use ``oeqa.utils.commandsrunCmd()`` +- *Running a command:* Use ``oeqa.utils.commands.runCmd()`` There is also a ``oeqa.utils.commands.runqemu()`` function for launching the ``runqemu`` command for testing things within a running, virtualized