summaryrefslogtreecommitdiff
path: root/include/svtools/acceleratorexecute.hxx
diff options
context:
space:
mode:
authorJesús Corrius <jcorrius@gmail.com>2013-09-26 10:21:12 +0200
committerJesús Corrius <jcorrius@gmail.com>2013-09-26 10:21:12 +0200
commit6a3cf741d1d4d9e700c14da6d6ae386d3aa372f8 (patch)
tree31e7dd398ac2fdac83324154c988f9f304e6ab75 /include/svtools/acceleratorexecute.hxx
parenta1bc57563f659579e889f279d7f63a9fb487dcb2 (diff)
Otherwhise -> Otherwise
Change-Id: Iaec23e1d240f675a04b52cd251c4cb2a1242bb44
Diffstat (limited to 'include/svtools/acceleratorexecute.hxx')
-rw-r--r--include/svtools/acceleratorexecute.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/acceleratorexecute.hxx b/include/svtools/acceleratorexecute.hxx
index 0b3b473449b7..2a1e359239e9 100644
--- a/include/svtools/acceleratorexecute.hxx
+++ b/include/svtools/acceleratorexecute.hxx
@@ -148,7 +148,7 @@ class SVT_DLLPUBLIC AcceleratorExecute : private TMutexInit
@descr It must be called as first method after creation.
And further it can be called more then once ...
but at least its should be used one times only.
- Otherwhise nobody can say, which asynchronous
+ Otherwise nobody can say, which asynchronous
executions will be used inside the old and which one
will be used inside the new environment.