Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down