package/pkg-python.mk: Fix typo

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2014-04-12 13:57:15 +02:00 committed by Thomas Petazzoni
parent 2cdffa66bc
commit 017f53d365
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ endif
# Python interpreter to use for building the package.
#
# We may want to specify the python interpreter toi be used for building a
# We may want to specify the python interpreter to be used for building a
# package, especially for host-packages (target packages must be built using
# the same version of the interpreter as the one installed on the target).
#