docs/manual: Fix trivial typo
authorJan Viktorin <viktorin@rehivetech.com>
Tue, 14 Jul 2015 15:17:20 +0000 (17:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 14 Jul 2015 21:56:58 +0000 (23:56 +0200)
Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/manual/adding-packages-python.txt

index f81d62545a7daa5263fb0c63d5afcee0fdf826fb..588dbf8ad5cc532e2b2689541afa7722b6e67d47 100644 (file)
@@ -143,7 +143,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
-  will ensures the right host python package is available and will
+  will ensure 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.