summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/MarkableOutputStream.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/MarkableOutputStream.idl')
-rw-r--r--udkapi/com/sun/star/io/MarkableOutputStream.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/io/MarkableOutputStream.idl b/udkapi/com/sun/star/io/MarkableOutputStream.idl
index 4f3fb5f01cc7..7ba2fe3d5ef0 100644
--- a/udkapi/com/sun/star/io/MarkableOutputStream.idl
+++ b/udkapi/com/sun/star/io/MarkableOutputStream.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module io {
marks.
<p>The implementation stores the data as long as marks exists
and later writes these data into the output stream,
- that has been set previously at the <type>XActiveDataSource</type>
+ that has been set previously at the XActiveDataSource
interface. </p>
*/
published service MarkableOutputStream