summaryrefslogtreecommitdiff
path: root/doc/README.android
diff options
context:
space:
mode:
authorrubenwardy <rubenwardy@gmail.com>2014-08-22 18:34:16 +0100
committersapier <Sapier at GMX dot net>2014-08-22 20:55:01 +0200
commit944ffe9e532a3b2be686ef28c33313148760b1c9 (patch)
treea105471bcebe335e24257fa0490f6f08ee56ec5c /doc/README.android
parent7993696fc4b59354974059e1f8d6b3063d316411 (diff)
downloadminetest-944ffe9e532a3b2be686ef28c33313148760b1c9.tar.gz
minetest-944ffe9e532a3b2be686ef28c33313148760b1c9.tar.bz2
minetest-944ffe9e532a3b2be686ef28c33313148760b1c9.zip
Correct spelling mistakes in documentation
Diffstat (limited to 'doc/README.android')
-rw-r--r--doc/README.android8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/README.android b/doc/README.android
index d515b48d5..0b17647c0 100644
--- a/doc/README.android
+++ b/doc/README.android
@@ -33,11 +33,11 @@ When a menu or inventory is displayed:
Special settings
----------------
-There are some settings esspecially usefull for Android users. Minetest's config
+There are some settings especially useful for Android users. Minetest's config
file can usually be found at /mnt/sdcard/Minetest.
* gui_scaling: this is a user-specified scaling factor for the GUI- In case
- main menu is to big or small on your device, try changing this
+ main menu is too big or small on your device, try changing this
value.
* inventory_image_hack: if your inventory items are messed up, try setting
this to true
@@ -58,7 +58,7 @@ number of Android's version represents the Android internal version code. This
version code is strictly incremental. It's incremented for each official
Minetest Android build.
-E.g. pre-release Minetest Android builds have been 0.4.9.3, while the first
+E.g. prerelease Minetest Android builds have been 0.4.9.3, while the first
official version most likely will be 0.4.10.4
Requirements
@@ -105,7 +105,7 @@ Release build:
* Execute "make release"
* Enter your keystore as well as your Mintest key password once asked. Be
- carefull it's shown on console in clear text!
+ careful it's shown on console in clear text!
* The result can be found at "bin/Minetest-release.apk"
Other things that may be nice to know