[Buildroot] [PATCH 1/1] package/pkg-python.mk: Fix typo

Bernd Kuhls bernd.kuhls at t-online.de
Sat Apr 12 11:57:15 UTC 2014


Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
---
 package/pkg-python.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/pkg-python.mk b/package/pkg-python.mk
index c78915e..d6786a3 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).
 #
-- 
1.7.10.4



More information about the buildroot mailing list