From 3b1df656097b497844b02fdc58711b1a6b35ca8c Mon Sep 17 00:00:00 2001 From: Jerzy Grzegorek Date: Fri, 19 Dec 2014 08:12:33 +0100 Subject: manual: remove the extra whitespaces Signed-off-by: Jerzy Grzegorek Signed-off-by: Thomas Petazzoni --- docs/manual/adding-packages-python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/manual/adding-packages-python.txt') 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. -- cgit v1.2.3