package/pkg-python.mk: Fix typo
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 12 Apr 2014 11:57:15 +0000 (13:57 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 12 Apr 2014 13:58:54 +0000 (15:58 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-python.mk

index c78915e17c7bc309f851ecbfeca0ef044952bdc9..d6786a3400512e6586d9625dd39dfb901937c849 100644 (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).
 #