.
From bb246251754cdf0e9d7df4eb84093d910a4c669a Mon Sep 17 00:00:00 2001 From: xjcl <[email protected]> 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 68bec24..3ef052d 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 <Name> -partition-size 500 -- 1.9.1
_______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
