summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XFrame.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XFrame.idl')
-rw-r--r--offapi/com/sun/star/frame/XFrame.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XFrame.idl b/offapi/com/sun/star/frame/XFrame.idl
index 68228b5f9a3f..c0670ceb7f5f 100644
--- a/offapi/com/sun/star/frame/XFrame.idl
+++ b/offapi/com/sun/star/frame/XFrame.idl
@@ -257,7 +257,7 @@ published interface XFrame: com::sun::star::lang::XComponent
the controller of the new component or <NULL/> for release
<p>
- Simple components may implement a <type scope="com::sun::star::awt">XWindow</type> only.
+ Simple components may implement a com::sun::star::awt::XWindow only.
In this case no controller must be given here.
</p>