summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-02-07 12:55:49 +0100
committerAndrea Gelmini <andrea.gelmini@gelma.net>2022-02-09 12:55:48 +0100
commit571be264d9604c3d77036e26812f909655cc0bb2 (patch)
tree364c99add23501d74e7c8abddd3aea17dc0ab584 /wizards
parenta79e7dc9e8097c199e91288027861e3883e14d1b (diff)
Fix typos
Change-Id: I50e8988c320c0068f7adf4a3429d7639df0cbcd1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129596 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/scriptforge/SF_FileSystem.xba4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/scriptforge/SF_FileSystem.xba b/wizards/source/scriptforge/SF_FileSystem.xba
index 935c559f5c8e..c0b7e8316fe8 100644
--- a/wizards/source/scriptforge/SF_FileSystem.xba
+++ b/wizards/source/scriptforge/SF_FileSystem.xba
@@ -687,7 +687,7 @@ Finally:
Exit Function
Catch:
GoTo Finally
-End Function &apos; ScritForge.SF_FileSystem.ExtensionFolder
+End Function &apos; ScriptForge.SF_FileSystem.ExtensionFolder
REM -----------------------------------------------------------------------------
Public Function FileExists(Optional ByVal FileName As Variant) As Boolean
@@ -2125,4 +2125,4 @@ Dim sFolder As String &apos; Folder
End Function &apos; ScriptForge.SF_FileSystem._SFInstallFolder
REM ============================================ END OF SCRIPTFORGE.SF_FileSystem
-</script:module> \ No newline at end of file
+</script:module>