summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame/XTerminateListener2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XTerminateListener2.idl')
-rw-r--r--offapi/com/sun/star/frame/XTerminateListener2.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XTerminateListener2.idl b/offapi/com/sun/star/frame/XTerminateListener2.idl
index 1f74ae903825..6c61fdcea227 100644
--- a/offapi/com/sun/star/frame/XTerminateListener2.idl
+++ b/offapi/com/sun/star/frame/XTerminateListener2.idl
@@ -33,7 +33,7 @@ interface XTerminateListener2 : ::com::sun::star::frame::XTerminateListener
it's terminate request.
<p>
- Termination can be intercepted by throwing <type>TerminationVetoException</type>.
+ Termination can be intercepted by throwing TerminationVetoException.
But if a listener was queried for termination .. doesn't throw a veto exception ...
it doesn't know if termination will be real next time.
Because any other listener can throw those exception too ... and so it can happen