summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XLayoutManagerListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XLayoutManagerListener.idl')
-rw-r--r--offapi/com/sun/star/frame/XLayoutManagerListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XLayoutManagerListener.idl b/offapi/com/sun/star/frame/XLayoutManagerListener.idl
index c7cb40d5468e..ab2500cf6094 100644
--- a/offapi/com/sun/star/frame/XLayoutManagerListener.idl
+++ b/offapi/com/sun/star/frame/XLayoutManagerListener.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module frame {
/** makes it possible to receive events from a layout manager.
<p>Events are provided <strong>only</strong> for notification
- purposes only. All operations are handled interally by the
+ purposes only. All operations are handled internally by the
layout manager component, so that GUI layout works properly
regardless of whether a component registers such a listener
or not.</p>