diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-03-18 09:50:46 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-03-18 10:22:11 +0200 |
commit | c43613b4cadbb9b6711794d4f97a7ff2c8dde5db (patch) | |
tree | 6c08f41e6e143e92e29d190048dc71452247d9ac /README.cross | |
parent | e01daa86e757dab289bfa60576ce235b31eba720 (diff) |
Typo
Change-Id: I3d1daea328d65f3b6ab9bb544dfb87133ab5dc2e
Diffstat (limited to 'README.cross')
-rw-r--r-- | README.cross | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.cross b/README.cross index bbb9df67a1a4..7b6cb65473e2 100644 --- a/README.cross +++ b/README.cross @@ -378,10 +378,10 @@ android/experimental. DocumentLoader is just a testbench, really for code to load a document (just Writer ones so far) and display one page at a time. LibreOffice4Android is what resulted from a Google Summer of Code project in 2012, a document viewer. desktop is a totally -different app, where the actual LibreOffice4Android desktop GUI is -present. Note that none of these apps in any way are claimed to be -ready for end-users. No "beta testing" offers needed, it is painfully -obvious what problems they have. +different app, where the actual LibreOffice desktop GUI is present. +Note that none of these apps in any way are claimed to be ready for +end-users. No "beta testing" offers needed, it is painfully obvious +what problems they have. To run some of the apps, do "make install" followed by either "make run" or starting it from Android itself. You most likely want to have |