summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/frame/XDesktop.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/frame/XDesktop.idl b/offapi/com/sun/star/frame/XDesktop.idl
index 4a338c80564d..b25fdcdafd77 100644
--- a/offapi/com/sun/star/frame/XDesktop.idl
+++ b/offapi/com/sun/star/frame/XDesktop.idl
@@ -54,9 +54,9 @@ published interface XDesktop: com::sun::star::uno::XInterface
</p>
@return
- `TRUE`if all listener agree with this request
+ `TRUE` If all listeners agree with this request
<br>
- `FALSE`otherwise
+ `FALSE` Otherwise
@see XTerminateListener
@see TerminationVetoException
@@ -77,7 +77,7 @@ published interface XDesktop: com::sun::star::uno::XInterface
/** unregisters an event listener for termination events.
@param Listener
- listener which wish to be deregistered
+ listener which wishes to be deregistered
@see XDesktop::addTerminateListener()
*/