summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/connection/XConnector.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/connection/XConnector.idl')
-rw-r--r--udkapi/com/sun/star/connection/XConnector.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/connection/XConnector.idl b/udkapi/com/sun/star/connection/XConnector.idl
index 080346a5ef33..a6eb73d48fed 100644
--- a/udkapi/com/sun/star/connection/XConnector.idl
+++ b/udkapi/com/sun/star/connection/XConnector.idl
@@ -34,7 +34,7 @@ published interface XConnector: com::sun::star::uno::XInterface
{
/** creates a new connection interprocess connection.
<p>
- Tries to connect to an <type>XAcceptor</type>. Behavior is unspecified
+ Tries to connect to an XAcceptor. Behavior is unspecified
if a call to connect is made when another call to connect either has not
yet returned or has returned successfully without raising an exception.