summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/PackageFolderContent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/PackageFolderContent.idl')
-rw-r--r--offapi/com/sun/star/ucb/PackageFolderContent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/PackageFolderContent.idl b/offapi/com/sun/star/ucb/PackageFolderContent.idl
index 514d45aaadd6..0a2f157f877e 100644
--- a/offapi/com/sun/star/ucb/PackageFolderContent.idl
+++ b/offapi/com/sun/star/ucb/PackageFolderContent.idl
@@ -178,7 +178,7 @@ published service PackageFolderContent
Let the new child ( not the parent! ) execute the command "insert".
This will commit the creation process. For streams, you need to supply
the implementation of an
- <type scope="com::sun::star::io">XInputStream</type> with the command's
+ com::sun::star::io::XInputStream with the command's
parameters, that provides access to the stream data.
</li>
</ol>