Просмотр исходного кода

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>
Bernd Kuhls 11 лет назад
Родитель
Сommit
017f53d365
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      package/pkg-python.mk

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