summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/InvalidListenerException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/InvalidListenerException.idl')
-rw-r--r--udkapi/com/sun/star/lang/InvalidListenerException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/lang/InvalidListenerException.idl b/udkapi/com/sun/star/lang/InvalidListenerException.idl
index 44324fe80810..27825f533b9f 100644
--- a/udkapi/com/sun/star/lang/InvalidListenerException.idl
+++ b/udkapi/com/sun/star/lang/InvalidListenerException.idl
@@ -25,7 +25,7 @@
module com { module sun { module star { module lang {
-/** is thrown by the <member>XConnectionPoint::advice</member> method
+/** is thrown by the XConnectionPoint::advice() method
to indicate that the listener has not supplied the necessary
interface.