summaryrefslogtreecommitdiffstats
path: root/package/pkg-python.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2014-04-12 13:57:15 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-04-12 15:58:54 +0200
commit017f53d3658176097c10250263bd54e5edd5c980 (patch)
tree2963a6b2beb1e13b83bec5bb3bde166bbc6ec107 /package/pkg-python.mk
parent2cdffa66bc95d33ac8762cf27b113c8e7568d5e0 (diff)
downloadbuildroot-017f53d3658176097c10250263bd54e5edd5c980.tar.gz
buildroot-017f53d3658176097c10250263bd54e5edd5c980.zip
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>
Diffstat (limited to 'package/pkg-python.mk')
-rw-r--r--package/pkg-python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pkg-python.mk b/package/pkg-python.mk
index c78915e17c..d6786a3400 100644
--- a/package/pkg-python.mk
+++ b/package/pkg-python.mk
@@ -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).
#
OpenPOWER on IntegriCloud