[Libreoffice-commits] core.git: wizards/source

Andrea Gelmini andrea.gelmini at gelma.net
Wed Feb 14 11:19:45 UTC 2018


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

New commits:
commit 556c62add4ae351e5856786ff362ed722a32246a
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Wed Feb 14 11:42:17 2018 +0100

    Fix typo
    
    Change-Id: I31e8d775d10d374ef4670a3b8d9a0e9628e8e2c8
    Reviewed-on: https://gerrit.libreoffice.org/49710
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/wizards/source/access2base/Compatible.xba b/wizards/source/access2base/Compatible.xba
index 77e99bcdc97c..45f3e2eacb9f 100644
--- a/wizards/source/access2base/Compatible.xba
+++ b/wizards/source/access2base/Compatible.xba
@@ -11,7 +11,7 @@ Option Explicit
 REM -----------------------------------------------------------------------------------------------------------------------
 Public Sub DebugPrint(ParamArray pvArgs() As Variant)
 
-'Print arguments unconditionnally in console
+'Print arguments unconditionally in console
 'Arguments are separated by a TAB (simulated by spaces)
 'Some pvArgs might be missing: a TAB is still generated
 


More information about the Libreoffice-commits mailing list