From 9debb586935b1999a406c1a60f5cf7ce09787c94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Thu, 28 May 2015 17:42:47 +0200 Subject: [PATCH] Fixed small documentation typo --- docs/source/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/usage.rst b/docs/source/usage.rst index 4a3f253927..7d83b23888 100644 --- a/docs/source/usage.rst +++ b/docs/source/usage.rst @@ -34,7 +34,7 @@ before changing version.:: ./distribute.sh -m "openssl kivy==master" -Python modules that don't need C extrnsions don't need a recipe and +Python modules that don't need C extensions don't need a recipe and can be included this way. From python-for-android 1.1 on, you can now specify pure-python package into the distribution. It will use virtualenv and pip to install pure-python modules into the