summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XDispatch.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XDispatch.idl')
-rw-r--r--offapi/com/sun/star/frame/XDispatch.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XDispatch.idl b/offapi/com/sun/star/frame/XDispatch.idl
index c717565f3d17..04af5aeb102d 100644
--- a/offapi/com/sun/star/frame/XDispatch.idl
+++ b/offapi/com/sun/star/frame/XDispatch.idl
@@ -72,7 +72,7 @@ published interface XDispatch: com::sun::star::uno::XInterface
readonly boolean Flag SynchronMode
<p>
- By default, and absent any arguments, "SychronMode" is
+ By default, and absent any arguments, "SynchronMode" is
considered `FALSE` and the execution is performed
asynchronously (i.e. dispatch() returns immediately, and
the action is performed in the background). But when set