summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/JobExecutor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/JobExecutor.idl')
-rw-r--r--offapi/com/sun/star/task/JobExecutor.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/task/JobExecutor.idl b/offapi/com/sun/star/task/JobExecutor.idl
index 7f6a9581e0ab..2af18e08c5c1 100644
--- a/offapi/com/sun/star/task/JobExecutor.idl
+++ b/offapi/com/sun/star/task/JobExecutor.idl
@@ -42,7 +42,7 @@ module com { module sun { module star { module task {
<p>
Can start registered uno services on triggered events and handle there
own configuration and there lifetime. Such events are simple strings
- wich meaning doesn't matter for any real service implementation of this
+ which meaning doesn't matter for any real service implementation of this
specification. But triggered events must be available inside the
configuration and some <type>Job</type>s or <type>AsyncJob</type>s must be registered for that.
</p>