summaryrefslogtreecommitdiffstats
path: root/wizards/source/tools/Misc.xba
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/source/tools/Misc.xba')
-rw-r--r--wizards/source/tools/Misc.xba2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/tools/Misc.xba b/wizards/source/tools/Misc.xba
index 94b9c3047206..0d6e2afaf6c6 100644
--- a/wizards/source/tools/Misc.xba
+++ b/wizards/source/tools/Misc.xba
@@ -136,7 +136,7 @@ End Function
' Opens a Document, checks beforehand, whether it has to be loaded
' or whether it is already on the desktop.
-' If the parameter bDisposable is set to False then then returned document
+' If the parameter bDisposable is set to False then the returned document
' should not be disposed afterwards, because it is already opened.
Function OpenDocument(DocPath as String, Args(), Optional bDisposable as Boolean)
Dim oComponents as Object