summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XDesktop.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XDesktop.idl')
-rw-r--r--offapi/com/sun/star/frame/XDesktop.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/XDesktop.idl b/offapi/com/sun/star/frame/XDesktop.idl
index 5e6e0c6e46a9..62dca0aa7b56 100644
--- a/offapi/com/sun/star/frame/XDesktop.idl
+++ b/offapi/com/sun/star/frame/XDesktop.idl
@@ -143,11 +143,11 @@ published interface XDesktop: com::sun::star::uno::XInterface
com::sun::star::lang::XComponent getCurrentComponent();
//-------------------------------------------------------------------------
- /** provides read access to the frame wich contains the current component
+ /** provides read access to the frame which contains the current component
@returns
the frame of the component which has the
- UI focus within this desktop enviroment
+ UI focus within this desktop environment
@see XDesktop::getCurrentComponent()
*/