summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/XAsyncJob.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/XAsyncJob.idl')
-rw-r--r--offapi/com/sun/star/task/XAsyncJob.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/task/XAsyncJob.idl b/offapi/com/sun/star/task/XAsyncJob.idl
index 96dfe0365d9f..f4d3de2362f8 100644
--- a/offapi/com/sun/star/task/XAsyncJob.idl
+++ b/offapi/com/sun/star/task/XAsyncJob.idl
@@ -52,7 +52,7 @@ module com { module sun { module star { module task {
<p>
Instead of <type>XJob</type> the implementation of this interface
must be aware, that execution can be made real asynchronous (e.g. by using
- threads). Because the environment whish to have creation and using of threads
+ threads). Because the environment wish to have creation and using of threads
under control, it's not allowed for a real job implementation to use such mechanism
by itself. The outside code decide, if it's possible and how it can be made
asynchronous. In some special cases it can be, that asynchronous jobs will be executed