From 04a65e2704ee80701ca750f2e7c8c0565d2aa830 Mon Sep 17 00:00:00 2001 From: xjcl Date: Mon, 4 Aug 2014 21:33:49 +0200 Subject: [PATCH] typo: and -> an --- README.Android | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.Android b/README.Android index 9d022a719f80..2fe09e2b1a3e 100644 --- a/README.Android +++ b/README.Android @@ -9,7 +9,7 @@ For instructions on how to build for Android, see README.cross. Create an AVD in the android UI, don't even try to get the data partition size right in the GUI, that is doomed to producing -and AVD that doesn't work. Instead start it from the console: +an AVD that doesn't work. Instead start it from the console: LD_LIBRARY_PATH=$(pwd)/lib emulator-arm -avd -partition-size 500