summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/XJobExecutor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/XJobExecutor.idl')
-rw-r--r--offapi/com/sun/star/task/XJobExecutor.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/task/XJobExecutor.idl b/offapi/com/sun/star/task/XJobExecutor.idl
index 3e0161d71674..585923e8fec9 100644
--- a/offapi/com/sun/star/task/XJobExecutor.idl
+++ b/offapi/com/sun/star/task/XJobExecutor.idl
@@ -53,7 +53,7 @@ published interface XJobExecutor : com::sun::star::uno::XInterface
<p>
Jobs are registered in configuration and will be started by executor
- automaticly, if they are registered for triggered event.
+ automatically, if they are registered for triggered event.
The meaning of given string <var>Event</var> mustn't be known. Because
for the executor it's enough to use it for searching a registered job
inside his own configuration. So no special events will be defined here.