diff options
author | Matthias Seidel <mseidel@apache.org> | 2019-06-04 11:10:30 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-08-11 17:04:14 +0200 |
commit | b9a776837462eeb6d50d0decc42604c0c3008eb1 (patch) | |
tree | fc937f1721c4997eefe0082aaf80c463df6c95e2 /scripting | |
parent | b65a0b7fb7edbb15b2c1a534cc753afe4362c143 (diff) |
Fixed typo
(cherry picked from commit 1f21ba2f2a1bc287cd869b0a03eac6e8a90eb21f)
Change-Id: I286d0e6b04d6505f0728d6f84d34239be060dc27
Reviewed-on: https://gerrit.libreoffice.org/77268
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'scripting')
-rw-r--r-- | scripting/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/README b/scripting/README index ba9a1677597d..3a019e27d254 100644 --- a/scripting/README +++ b/scripting/README @@ -1,7 +1,7 @@ This module provides the source code for the Scripting Framework. For more information on the Scripting Framework, see the project web page: -[http://framework.openoffice.org/scripting/] +[https://framework.openoffice.org/scripting/] This module uses astyle to keep consistent java coding style. Please run |