[Libreoffice-commits] core.git: README.Android

xjcl janxjcl at gmail.com
Mon Aug 4 14:23:50 PDT 2014


 README.Android |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 04a65e2704ee80701ca750f2e7c8c0565d2aa830
Author: xjcl <janxjcl at gmail.com>
Date:   Mon Aug 4 21:33:49 2014 +0200

    typo: and -> an

diff --git a/README.Android b/README.Android
index 9d022a7..2fe09e2 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
 


More information about the Libreoffice-commits mailing list