summaryrefslogtreecommitdiff
path: root/include/svtools/acceleratorexecute.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/acceleratorexecute.hxx')
-rw-r--r--include/svtools/acceleratorexecute.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/acceleratorexecute.hxx b/include/svtools/acceleratorexecute.hxx
index 34d336ff94ec..0cf4675b99db 100644
--- a/include/svtools/acceleratorexecute.hxx
+++ b/include/svtools/acceleratorexecute.hxx
@@ -123,8 +123,8 @@ class SVT_DLLPUBLIC AcceleratorExecute : private TMutexInit
/** @short init this instance.
@descr It must be called as first method after creation.
- And further it can be called more than once ...
- but at least its should be used one times only.
+ And further it can be called more than once...
+ but at least it should be used one times only.
Otherwise nobody can say, which asynchronous
executions will be used inside the old and which one
will be used inside the new environment.