summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/scriptforge/SF_L10N.xba4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/scriptforge/SF_L10N.xba b/wizards/source/scriptforge/SF_L10N.xba
index 6aab1f7b4f14..8b09d85db437 100644
--- a/wizards/source/scriptforge/SF_L10N.xba
+++ b/wizards/source/scriptforge/SF_L10N.xba
@@ -53,7 +53,7 @@ Option Explicit
''' Locale: in the form la-CO (language-COUNTRY)
''' Service invocation examples:
''' Dim myPO As Variant
-''' myPO = CreateScriptService("L10N") ' AddText, AddTextsFromDialogt and ExportToPOTFile are allowed
+''' myPO = CreateScriptService("L10N") ' AddText, AddTextsFromDialog and ExportToPOTFile are allowed
''' myPO = CreateScriptService("L10N", "C:\myPOFiles\", "fr-BE")
''' 'All functionalities are available
'''
@@ -818,4 +818,4 @@ Private Function _Repr() As String
End Function ' ScriptForge.SF_L10N._Repr
REM ============================================ END OF SCRIPTFORGE.SF_L10N
-</script:module> \ No newline at end of file
+</script:module>