summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/JobExecutor.idl
diff options
context:
space:
mode:
authorArmin Le Grand <alg@apache.org>2014-07-14 19:09:11 +0000
committerArmin Le Grand <alg@apache.org>2014-07-14 19:09:11 +0000
commit3c1d4742e649fe9c8aed8c2817fe3e1f3364f298 (patch)
treee0c6e02c89aa9227726c9469da1001b3e29c41df /offapi/com/sun/star/task/JobExecutor.idl
parentc5c31e2aeaedbdf76e1f38d3c385e34f5ed875ca (diff)
Resync to trunk, windows non-pro buildaoo/aw080
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 178b1fc6ca99..d6349a01ae93 100644
--- a/offapi/com/sun/star/task/JobExecutor.idl
+++ b/offapi/com/sun/star/task/JobExecutor.idl
@@ -38,7 +38,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>