summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/python-development-shell.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/python-development-shell.rst')
-rw-r--r--documentation/dev-manual/python-development-shell.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/python-development-shell.rst b/documentation/dev-manual/python-development-shell.rst
index 2dc6a3f138..81a5c43472 100644
--- a/documentation/dev-manual/python-development-shell.rst
+++ b/documentation/dev-manual/python-development-shell.rst
@@ -35,7 +35,7 @@ system were executing them. Consequently, working this way can be
35helpful when debugging a build or preparing software to be used with the 35helpful when debugging a build or preparing software to be used with the
36OpenEmbedded build system. 36OpenEmbedded build system.
37 37
38Following is an example that uses ``pydevshell`` on a target named 38Here is an example that uses ``pydevshell`` on a target named
39``matchbox-desktop``:: 39``matchbox-desktop``::
40 40
41 $ bitbake matchbox-desktop -c pydevshell 41 $ bitbake matchbox-desktop -c pydevshell