diff mbox

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

Message ID 1397306529-20187-1-git-send-email-bernd.kuhls@t-online.de
State Not Applicable
Headers show

Commit Message

Bernd Kuhls April 12, 2014, 12:42 p.m. UTC
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/pkg-python.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Bernd Kuhls April 12, 2014, 1:07 p.m. UTC | #1
Bernd Kuhls <bernd.kuhls@t-online.de> wrote in
news:1397306529-20187-1-git-send-email-bernd.kuhls@t-online.de: 

> 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

Hi,

accidently posted twice, please ignore.

Regards, Bernd
diff mbox

Patch

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).
 #