File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22Bootstraps
33==========
44
5- python-for-android (p4a) supports multiple *bootstraps *. These fulfil a
5+ python-for-android (p4a) supports multiple *bootstraps *. These fulfill a
66similar role to recipes, but instead of describing how to compile a
77specific module they describe how a full Android project may be put
88together from a combination of individual recipes and other
@@ -91,6 +91,6 @@ be clear. However, the :code:`run_distribute` method must do all the
9191work of creating a build directory, copying recipes etc into it, and
9292adding or removing any extra components as necessary.
9393
94- If you'd like to creat a bootstrap, the best resource is to check the
94+ If you'd like to create a bootstrap, the best resource is to check the
9595existing ones in the p4a source code. You can also :doc: `contact the
9696developers <troubleshooting>` if you have problems or questions.
You can’t perform that action at this time.
0 commit comments