From acbe8320f8c102fa36b8ebf3127f5abc2d173bbc Mon Sep 17 00:00:00 2001 From: go-bears Date: Mon, 23 Nov 2015 17:37:19 -0800 Subject: [PATCH] Update index.rst edit typo in docs Androip --> Android --- doc/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 72a41a6abd..a37363d4e8 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -4,7 +4,7 @@ python-for-android python-for-android is an open source build tool to let you package Python code into standalone android APKs that can be passed around, installed, or uploaded to marketplaces such as the Play Store just -like any other Androip app. This tool was originally developed for the +like any other Android app. This tool was originally developed for the `Kivy cross-platform graphical framework `_, but now supports multiple bootstraps and can be easily extended to package other types of Python app for Android.