summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/uno/XComponentContext.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/uno/XComponentContext.idl')
-rw-r--r--udkapi/com/sun/star/uno/XComponentContext.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/uno/XComponentContext.idl b/udkapi/com/sun/star/uno/XComponentContext.idl
index 3cc57eeb91aa..ad61a2d3fbba 100644
--- a/udkapi/com/sun/star/uno/XComponentContext.idl
+++ b/udkapi/com/sun/star/uno/XComponentContext.idl
@@ -29,7 +29,7 @@ module com { module sun { module star { module lang {
module com { module sun { module star { module uno {
/** Component context to be passed to a component via
- <type scope="com::sun::star::lang">XSingleComponentFactory</type>.
+ com::sun::star::lang::XSingleComponentFactory.
Arbitrary values (e.g. deployment values) can be retrieved from the context.
*/
published interface XComponentContext : XInterface