From: Bernd Kuhls Date: Sat, 12 Apr 2014 11:57:15 +0000 (+0200) Subject: package/pkg-python.mk: Fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=017f53d3658176097c10250263bd54e5edd5c980;p=buildroot.git package/pkg-python.mk: Fix typo Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- 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). #