summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame/XComponentLoader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XComponentLoader.idl')
-rw-r--r--offapi/com/sun/star/frame/XComponentLoader.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XComponentLoader.idl b/offapi/com/sun/star/frame/XComponentLoader.idl
index 37589454b260..10598d06131e 100644
--- a/offapi/com/sun/star/frame/XComponentLoader.idl
+++ b/offapi/com/sun/star/frame/XComponentLoader.idl
@@ -145,7 +145,7 @@ published interface XComponentLoader: com::sun::star::uno::XInterface
Should be used for viewable components only. It is not allowed to dispose
it after use directly, because the frame containing the component is its owner.
Because the frame object is not accessible through the interface too,
- only an interacting user can do this by closing the frames' window.
+ only an interacting user can do this by closing the frame's window.
</li>
<li>
<type>XController</type> for richer components<br/>