summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XStatusbarController.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XStatusbarController.idl')
-rw-r--r--offapi/com/sun/star/frame/XStatusbarController.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/XStatusbarController.idl b/offapi/com/sun/star/frame/XStatusbarController.idl
index 46dad7d56c4c..80beba9454ab 100644
--- a/offapi/com/sun/star/frame/XStatusbarController.idl
+++ b/offapi/com/sun/star/frame/XStatusbarController.idl
@@ -75,7 +75,7 @@ interface XStatusbarController
implementation.
</li>
<li><b>StatusbarItem</b><br/>a <type scope="com::sun::star::ui">XStatusbarItem</type>
- instance which represents the status bar item asociated with
+ instance which represents the status bar item associated with
this controller.
</li>
<li><b>ParentWindow</b><br/>a <type scope="com::sun::star::awt">Window</type>
@@ -104,7 +104,7 @@ interface XStatusbarController
<p>
A status bar controller instance is ready for use after this call has
- been made the first time. The status bar implementation guarentees that
+ been made the first time. The status bar implementation guarantees that
the controller's item window has been added to the status bar and its
reference is held by it.
</p>