spelling: heavily

This commit is contained in:
Josh Soref 2017-11-30 06:58:56 +00:00
parent 365593c997
commit 472254260b

View file

@ -8,7 +8,7 @@ Init and build for Android
#. Buildozer will try to guess the version of your application, by searching a
line like `__version__ = "1.0.3"` in your `main.py`. Ensure you have one at
the start of your application. It is not mandatory but heavilly advised.
the start of your application. It is not mandatory but heavily advised.
#. Create a `buildozer.spec` file, with::