summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl')
-rw-r--r--offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl b/offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl
index e3cc4c1daf6f..8bc8a6cac8e0 100644
--- a/offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl
+++ b/offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl
@@ -27,7 +27,7 @@ module com { module sun { module star { module datatransfer {
published interface XMimeContentTypeFactory;
/** Used to create an instance that implement the interface
- <type>XMimeContentType</type> from a string
+ XMimeContentType from a string
representation of such a MIME content-type that conforms to
<a href="ftp://ftp.isi.edu/in-notes/rfc2045.txt">Rfc2045</a> and
<a href="ftp://ftp.isi.edu/in-notes/rfc2046.txt">Rfc2046</a>.