summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XTerminateListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XTerminateListener.idl')
-rw-r--r--offapi/com/sun/star/frame/XTerminateListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XTerminateListener.idl b/offapi/com/sun/star/frame/XTerminateListener.idl
index cf07630bb481..d9200b856067 100644
--- a/offapi/com/sun/star/frame/XTerminateListener.idl
+++ b/offapi/com/sun/star/frame/XTerminateListener.idl
@@ -40,7 +40,7 @@ published interface XTerminateListener: com::sun::star::lang::XEventListener
<p>
Termination can be intercepted by throwing TerminationVetoException.
- Interceptor will be the new owner of desktop and should call <member>XDesktop::terminate()</member>
+ Interceptor will be the new owner of desktop and should call XDesktop::terminate()
after finishing his own operations.
</p>