wizards/source/access2base/Python.xba |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c6a638d9406dabbc7f99749e7b87724877e08512
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Aug 9 19:09:21 2019 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Aug 10 08:43:42 2019 +0200

    Change FR to US language for external URL
    
    Change-Id: I78358348bf29cd4d63ec8bdad0d3e3ead5136c9e
    Reviewed-on: https://gerrit.libreoffice.org/77227
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/wizards/source/access2base/Python.xba 
b/wizards/source/access2base/Python.xba
index 7051caed824a..05e229155eb6 100644
--- a/wizards/source/access2base/Python.xba
+++ b/wizards/source/access2base/Python.xba
@@ -103,7 +103,7 @@ Const cstScalar = 0, cstObject = 1, cstNull = 2, cstUNO = 3
 &apos;Conventional special values
 Const cstNoArgs = &quot;+++NOARGS+++&quot;, cstSymEmpty = 
&quot;+++EMPTY+++&quot;, cstSymNull = &quot;+++NULL+++&quot;
 
-&apos;https://support.office.com/fr-fr/article/CallByName-fonction-49ce9475-c315-4f13-8d35-e98cfe98729a
+&apos;https://support.office.com/en-us/article/callbyname-function-49ce9475-c315-4f13-8d35-e98cfe98729a
 &apos;Determines the pvCallType
 Const vbGet = 2, vbLet = 4, vbMethod = 1, vbSet = 8, vbUNO = 16
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to