summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/lang/XConnectionPointContainer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/XConnectionPointContainer.idl')
-rw-r--r--udkapi/com/sun/star/lang/XConnectionPointContainer.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/lang/XConnectionPointContainer.idl b/udkapi/com/sun/star/lang/XConnectionPointContainer.idl
index 7135e975d58d..fdb6ada71fec 100644
--- a/udkapi/com/sun/star/lang/XConnectionPointContainer.idl
+++ b/udkapi/com/sun/star/lang/XConnectionPointContainer.idl
@@ -45,7 +45,7 @@ published interface XConnectionPointContainer: com::sun::star::uno::XInterface
sequence<type> getConnectionPointTypes();
/** @returns
- an <type>XConnectionPoint</type> interface of a
+ an XConnectionPoint interface of a
connection point for a specified type if that type
describes a supported outgoing interface. It is
<const>NULL</const> on failure of the call.