From 9bac4d413e960e354a3cf81e3de9b1cb483d02ad Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Fri, 1 Aug 2014 16:56:25 +0900 Subject: typo: more then -> more than Change-Id: I2e477d66f25bde7256938ccb1f95ab26add24922 --- include/svtools/acceleratorexecute.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/svtools') diff --git a/include/svtools/acceleratorexecute.hxx b/include/svtools/acceleratorexecute.hxx index 5ae1f76b2dde..e65547ede3e1 100644 --- a/include/svtools/acceleratorexecute.hxx +++ b/include/svtools/acceleratorexecute.hxx @@ -146,7 +146,7 @@ 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 then once ... + And further it can be called more than once ... but at least its should be used one times only. Otherwise nobody can say, which asynchronous executions will be used inside the old and which one -- cgit