[Libreoffice-commits] core.git: scripting/README

Matthias Seidel (via logerrit) logerrit at kemper.freedesktop.org
Sun Aug 11 15:06:59 UTC 2019


 scripting/README |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b9a776837462eeb6d50d0decc42604c0c3008eb1
Author:     Matthias Seidel <mseidel at apache.org>
AuthorDate: Tue Jun 4 11:10:30 2019 +0000
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Sun Aug 11 17:04:14 2019 +0200

    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 at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

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
 


More information about the Libreoffice-commits mailing list