We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11fc272 commit 9debb58Copy full SHA for 9debb58
docs/source/usage.rst
@@ -34,7 +34,7 @@ before changing version.::
34
35
./distribute.sh -m "openssl kivy==master"
36
37
-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
38
can be included this way. From python-for-android 1.1 on, you can now
39
specify pure-python package into the distribution. It will use
40
virtualenv and pip to install pure-python modules into the
0 commit comments