summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/Actions.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/Actions.idl')
-rw-r--r--offapi/com/sun/star/embed/Actions.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/embed/Actions.idl b/offapi/com/sun/star/embed/Actions.idl
index e57f4aeca..99630ec4c 100644
--- a/offapi/com/sun/star/embed/Actions.idl
+++ b/offapi/com/sun/star/embed/Actions.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module embed {
published constants Actions
{
//------------------------------------------------------------------------
- /** "Prevent Close" - throws veto excetion if target object is going to
+ /** "Prevent Close" - throws veto exception if target object is going to
close.
<p>
@@ -50,7 +50,7 @@ published constants Actions
const long PREVENT_CLOSE = 1;
//------------------------------------------------------------------------
- /** "Prevent Termination" - throws veto excetion if target object is going
+ /** "Prevent Termination" - throws veto exception if target object is going
to terminate.
<p>