diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2013-11-23 16:06:47 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2013-11-23 16:07:06 +0100 |
commit | 971228af97b3b5372d760e1280971a90ca7f9c7b (patch) | |
tree | f986c0ae93c4ae2d80df64c503786e6f5ea5e174 /README.Android | |
parent | 7ab15103b74a16d774fc0c47ddae5d69e6be5082 (diff) |
README.Android: typo
Change-Id: I439f2ca86614c30b75e22959f982278591185d40
Diffstat (limited to 'README.Android')
-rw-r--r-- | README.Android | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.Android b/README.Android index 4b8c8d23d3c4..2bf1f444f421 100644 --- a/README.Android +++ b/README.Android @@ -77,7 +77,7 @@ the file is truncated; check it out with adb shell ls -l /data/data/.... * Detailed explanation Unit tests are the first thing we want to run on Android, to get some -idea how well, if at all, the basic LO libraraies work. We want to +idea how well, if at all, the basic LO libraries work. We want to build even unit tests as normal Android apps, i.e. packaged as .apk files, so that they run in a sandboxed environment like that of whatever eventual end-user Android apps there will be that use LO |