summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-08-14 17:53:01 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-08-14 21:59:02 +0200
commitc4b0804ec4cb76dfa03321b31b4695d0058958ad (patch)
tree2f39f285d7999392c5df0cd6f08788ad80f94e0f /wizards
parent321248b44bb97707523be7e1b7ff360e8f9eace4 (diff)
Fix typos
Change-Id: Ia717a116056bddc7968a3e451058a94cb2bbbd29 Reviewed-on: https://gerrit.libreoffice.org/59003 Reviewed-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jenkins
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/access2base/Application.xba4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/access2base/Application.xba b/wizards/source/access2base/Application.xba
index 970e7f6b1884..8483470a4529 100644
--- a/wizards/source/access2base/Application.xba
+++ b/wizards/source/access2base/Application.xba
@@ -1535,7 +1535,7 @@ REM ----------------------------------------------------------------------------
REM -----------------------------------------------------------------------------------------------------------------------
Private Function _CollectNames(ByRef poCollection As Object, ByVal psPrefix As String) As Variant
-&apos; Return a &quot;\;&quot; speparated list of hierarchical (prefixed with Prefix) and persistent names contained in Collection
+&apos; Return a &quot;\;&quot; separated list of hierarchical (prefixed with Prefix) and persistent names contained in Collection
&apos; If one of those names refers to a folder, function is called recursively
&apos; Result = 2 items array: (0) list of hierarchical names
&apos; (1) list of persistent names
@@ -1749,4 +1749,4 @@ Public Sub _RootInit(Optional ByVal pbForce As Boolean)
End Sub &apos; _RootInit V1.1.0
-</script:module> \ No newline at end of file
+</script:module>