summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-python.txt
diff options
context:
space:
mode:
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>2014-12-19 08:12:33 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-20 15:55:54 +0100
commit3b1df656097b497844b02fdc58711b1a6b35ca8c (patch)
tree2b4c2a4be9f9e4753a30e19cc83bda575cf8340a /docs/manual/adding-packages-python.txt
parentc83604316aabbfdde3a5ca215d141cb399a67b56 (diff)
downloadbuildroot-3b1df656097b497844b02fdc58711b1a6b35ca8c.tar.gz
buildroot-3b1df656097b497844b02fdc58711b1a6b35ca8c.zip
manual: remove the extra whitespaces
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-python.txt')
-rw-r--r--docs/manual/adding-packages-python.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/adding-packages-python.txt b/docs/manual/adding-packages-python.txt
index 3cbb87d069..f81d62545a 100644
--- a/docs/manual/adding-packages-python.txt
+++ b/docs/manual/adding-packages-python.txt
@@ -142,7 +142,7 @@ therefore only use a few of them, or none.
* +HOST_PYTHON_FOO_NEEDS_HOST_PYTHON+, to define the host python
interpreter. The usage of this variable is limited to host
- packages. The two supported value are +python2+ and +python3+. It
+ packages. The two supported value are +python2+ and +python3+. It
will ensures the right host python package is available and will
invoke it for the build. If some build steps are overloaded, the
right python interpreter must be explicitly called in the commands.
OpenPOWER on IntegriCloud