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.
2 parents a9d424f + 8889330 commit a5a6b41Copy full SHA for a5a6b41
docs/source/usage.rst
@@ -20,7 +20,7 @@ You can include other modules (or "recipes") to compile using `-m`::
20
You can also specify a specific version for each package. Please note that the
21
compilation might **break** if you don't use the default version. Most recipes
22
have patch to fixes android issues, and might not apply if you specify a
23
-version. We also recommand to clean build/ before changing version.::
+version. We also recommend to clean build/ before changing version.::
24
25
./distribute.sh -m "openssl kivy==master"
26
0 commit comments