summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-02-14 11:42:17 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-02-14 12:19:24 +0100
commit556c62add4ae351e5856786ff362ed722a32246a (patch)
treecef5a52c0a90997b7959a644a0e63aded867567c /wizards
parentbf8a6cacd06d7c1961b5db8cc79ee4bbdb342e43 (diff)
Fix typo
Change-Id: I31e8d775d10d374ef4670a3b8d9a0e9628e8e2c8 Reviewed-on: https://gerrit.libreoffice.org/49710 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/access2base/Compatible.xba2
1 files changed, 1 insertions, 1 deletions
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)
-&apos;Print arguments unconditionnally in console
+&apos;Print arguments unconditionally in console
&apos;Arguments are separated by a TAB (simulated by spaces)
&apos;Some pvArgs might be missing: a TAB is still generated