Skip to content

Commit 5944361

Browse files
committed
Fixed typos
1 parent d847631 commit 5944361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/sources/guide/packaging-android.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,11 +207,11 @@ The file `android.txt` must contain::
207207

208208
.. _targetting_android:
209209

210-
Targetting Android
210+
Targeting Android
211211
------------------
212212

213213
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,
214+
some clear design decisions. It includes its own set of widgets and by default,
215215
builds an APK with all the required core dependencies and libraries.
216216

217217
If you do not intend to support other operating systems, there are a few

0 commit comments

Comments
 (0)