Explorar o código

docs/manual: Fix trivial typo

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jan Viktorin %!s(int64=10) %!d(string=hai) anos
pai
achega
c99a0deec7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/manual/adding-packages-python.txt

+ 1 - 1
docs/manual/adding-packages-python.txt

@@ -143,7 +143,7 @@ therefore only use a few of them, or none.
 * +HOST_PYTHON_FOO_NEEDS_HOST_PYTHON+, to define the host python
 * +HOST_PYTHON_FOO_NEEDS_HOST_PYTHON+, to define the host python
   interpreter. The usage of this variable is limited to host
   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
+  will ensure the right host python package is available and will
   invoke it for the build. If some build steps are overloaded, the
   invoke it for the build. If some build steps are overloaded, the
   right python interpreter must be explicitly called in the commands.
   right python interpreter must be explicitly called in the commands.