android/source/gradlew.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ba9f0b4fa5c380958617ffab04d87c5049a6178c Author: Andrea Gelmini <[email protected]> AuthorDate: Sun Feb 9 16:48:39 2020 +0100 Commit: Julien Nabet <[email protected]> CommitDate: Sun Feb 9 19:42:52 2020 +0100 Fix typo Change-Id: Iff25ac2f21bdafc911874d151e4d0c5867a52b76 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88340 Tested-by: Julien Nabet <[email protected]> Reviewed-by: Julien Nabet <[email protected]> diff --git a/android/source/gradlew.bat b/android/source/gradlew.bat index aec99730b4e8..72d362dafd89 100755 --- a/android/source/gradlew.bat +++ b/android/source/gradlew.bat @@ -46,7 +46,7 @@ echo location of your Java installation. goto fail :init -@rem Get command-line arguments, handling Windowz variants +@rem Get command-line arguments, handling Windows variants if not "%OS%" == "Windows_NT" goto win9xME_args if "%@eval[2+2]" == "4" goto 4NT_args _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
