summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/ExtendedTypeDetection.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/ExtendedTypeDetection.idl')
-rw-r--r--offapi/com/sun/star/document/ExtendedTypeDetection.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/ExtendedTypeDetection.idl b/offapi/com/sun/star/document/ExtendedTypeDetection.idl
index 324c6d20e18f..02e2652a5c9e 100644
--- a/offapi/com/sun/star/document/ExtendedTypeDetection.idl
+++ b/offapi/com/sun/star/document/ExtendedTypeDetection.idl
@@ -73,7 +73,7 @@ published service ExtendedTypeDetection
which contains information about the document which should be detected and must return
<ul>
<li>an internal type name for detected format</li>
- <li>or <NULL/> if format is unknown nor supported.</li>
+ <li>or `NULL` if format is unknown nor supported.</li>
</ul>
May be that given descriptor already includes the opened document stream as parameter
MediaDescriptor::InputStream. Then this one should be used every time.