doc: quoted to section name in guide/packaging-android.rst

This commit is contained in:
Zen-CODE 2014-07-30 21:28:59 +02:00
parent 3abb7ee572
commit a8329d4139
1 changed files with 1 additions and 1 deletions

View File

@ -264,5 +264,5 @@ 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.
It is possible to target specific Android features, both directly and
in a (somewhat) cross-platform way. See the Using Android APIs section
in a (somewhat) cross-platform way. See the `Using Android APIs` section
of the :doc:`Kivy on Android documentation </guide/android>` for more details.