Fixed typos

This commit is contained in:
dessant 2014-07-04 11:56:36 +03:00
parent d847631c93
commit 5944361ca2
1 changed files with 2 additions and 2 deletions

View File

@ -207,11 +207,11 @@ The file `android.txt` must contain::
.. _targetting_android:
Targetting Android
Targeting Android
------------------
Kivy is designed to operate identically across platforms and as a result, makes
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,
builds an APK with all the required core dependencies and libraries.
If you do not intend to support other operating systems, there are a few