summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/io/XConnectable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/XConnectable.idl')
-rw-r--r--udkapi/com/sun/star/io/XConnectable.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/io/XConnectable.idl b/udkapi/com/sun/star/io/XConnectable.idl
index f0e5d7e55143..ae9baa3b7430 100644
--- a/udkapi/com/sun/star/io/XConnectable.idl
+++ b/udkapi/com/sun/star/io/XConnectable.idl
@@ -31,7 +31,7 @@
nearer to the source of the data. The successor-member is the element
that is further away from the source of the data. (Note that this
classification does not depend on whether the class implements
- <type>XInputStream</type> or <type>XOutputStream</type>; it only
+ XInputStream or XOutputStream; it only
depends on the direction of data flow.) </p>
<p>This interface allows generic services to navigate between
arbitrary elements of a connection.</p>