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 d847631 commit 5944361Copy full SHA for 5944361
doc/sources/guide/packaging-android.rst
@@ -207,11 +207,11 @@ The file `android.txt` must contain::
207
208
.. _targetting_android:
209
210
-Targetting Android
+Targeting Android
211
------------------
212
213
Kivy is designed to operate identically across platforms and as a result, makes
214
-some clear design decisions. It includes it's own set of widgets and by default,
+some clear design decisions. It includes its own set of widgets and by default,
215
builds an APK with all the required core dependencies and libraries.
216
217
If you do not intend to support other operating systems, there are a few
0 commit comments