diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-12-18 18:09:38 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-12-18 19:40:00 +0100 |
commit | 790e47a545f610a82cd3fa76cf39223dc4782a99 (patch) | |
tree | 8442b437b4f76eab4fed309454f8474139053cd7 /odk/docs | |
parent | ecd490b6e3e612df117e82675e63237685e3ca36 (diff) |
Fix typo
Change-Id: Ia721484c9c39d62e939bb3f5628c8dcaa89d5603
Reviewed-on: https://gerrit.libreoffice.org/85417
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'odk/docs')
-rw-r--r-- | odk/docs/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/docs/install.html b/odk/docs/install.html index 1ed78676f68d..eef4cbfe7833 100644 --- a/odk/docs/install.html +++ b/odk/docs/install.html @@ -232,7 +232,7 @@ and directories (SDK, LibreOffice, GNU make, Java, C++), in order to prepare a working SDK environment. (On Unix-like systems, the configure script recursively - starts a new interactive shell with the relevent environment variables + starts a new interactive shell with the relevant environment variables set; this is not needed on Windows.) After completing the configure script once, the newly created script is always used to |