summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/task/XJob.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/XJob.idl')
-rw-r--r--offapi/com/sun/star/task/XJob.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/task/XJob.idl b/offapi/com/sun/star/task/XJob.idl
index 6c8daf2761c6..bedced7058b1 100644
--- a/offapi/com/sun/star/task/XJob.idl
+++ b/offapi/com/sun/star/task/XJob.idl
@@ -31,7 +31,7 @@ module com { module sun { module star { module task {
<p>
Instead of XAsyncJob the implementation of this interface
- will be executed synchronously everytime. That means: they can be sure that the
+ will be executed synchronously every time. That means: they can be sure that the
current stack context will be blocked till this job finish it's work.
</p>