ios/README |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit a8de971a59a92687d5b29c69e2dcc1533aa5d9f0
Author:     Tor Lillqvist <t...@collabora.com>
AuthorDate: Fri Jan 25 12:02:45 2019 +0200
Commit:     Tor Lillqvist <t...@collabora.com>
CommitDate: Fri Jan 25 12:02:52 2019 +0200

    Fix a couple of typos
    
    Change-Id: Icfaca47c14ad1c76ed45d2ccb362f5f7405c4ca4

diff --git a/ios/README b/ios/README
index d32eb40fd..29f377cba 100644
--- a/ios/README
+++ b/ios/README
@@ -33,7 +33,7 @@ from step 2. This is what I do:
 make clean && make && tar cf - loleaflet/dist | ssh misan.local 'cd 
lo/online-ios-device && tar xvf -'
 
 where misan.local is the macOS machine where I build the app, in the
-~lo/online-ios-device folder.
+~/lo/online-ios-device folder.
 
 4) In the online folder form step 2, edit the
 ios/Mobile.xcodeproj/project.pbxproj file in your favourite text
@@ -52,7 +52,7 @@ and
 
 The configure script puts the app name as the CFBundleDisplayName
 property into the ios/Mobile/Info.plist file, and set up some
-symbolic links that point to the LIbreOffice core source and build
+symbolic links that point to the LibreOffice core source and build
 directories (which can be the same, of course).
 
 4) Before opening the Xcode project for the first time
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to