summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/XConnectionPoint.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/XConnectionPoint.idl')
-rw-r--r--udkapi/com/sun/star/lang/XConnectionPoint.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/lang/XConnectionPoint.idl b/udkapi/com/sun/star/lang/XConnectionPoint.idl
index 2177207b14d9..702ffae1b68e 100644
--- a/udkapi/com/sun/star/lang/XConnectionPoint.idl
+++ b/udkapi/com/sun/star/lang/XConnectionPoint.idl
@@ -125,7 +125,7 @@ published interface XConnectionPoint: com::sun::star::uno::XInterface
connection point container.
@throws ListenerExistException
- if it is a unicast broadcaster and a listener is already set.
+ if it is an unicast broadcaster and a listener is already set.
@throws InvalidListenerException
if the listener does not supply the needed interfaces.