summaryrefslogtreecommitdiffstats
path: root/android/README
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-04-26 22:55:16 +0200
committerAndras Timar <andras.timar@collabora.com>2020-04-26 23:19:52 +0200
commit33000dfded7cb32930e6c21770f5d388da28bd76 (patch)
tree828e40e31bd3c374127305badce8f3489e586cbe /android/README
parentcypress: remove cypress-wait-until package. (diff)
downloadonline-33000dfded7cb32930e6c21770f5d388da28bd76.tar.gz
online-33000dfded7cb32930e6c21770f5d388da28bd76.zip
typo fixes in comments and code
Change-Id: I6f31e050aab701e31064e1abc9429dce0a50c279 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92953 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'android/README')
-rw-r--r--android/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/README b/android/README
index 4a6ec771a7..f4d737c940 100644
--- a/android/README
+++ b/android/README
@@ -145,7 +145,7 @@ to setup lldb to actually read & use them.
From now on, you will be able to debug directly in the Android Studio
debugger. Happy debugging!
-Note: to re-buld your app with a newly compiled libnative-lo code - it is
+Note: to re-build your app with a newly compiled libnative-lo code - it is
== Tip: How to speed up your core.git build ==