summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/AsyncJob.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/AsyncJob.idl')
-rw-r--r--offapi/com/sun/star/task/AsyncJob.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/task/AsyncJob.idl b/offapi/com/sun/star/task/AsyncJob.idl
index 4530e3d746fc..f11e9532a829 100644
--- a/offapi/com/sun/star/task/AsyncJob.idl
+++ b/offapi/com/sun/star/task/AsyncJob.idl
@@ -26,7 +26,7 @@
module com { module sun { module star { module task {
-/** represent an asynchronous job, which can be executed by the global <type>JobExecutor</type>
+/** represent an asynchronous job, which can be executed by the global JobExecutor
instance.
@see Job