summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XExtendedFilterDetection.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XExtendedFilterDetection.idl')
-rw-r--r--offapi/com/sun/star/document/XExtendedFilterDetection.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/XExtendedFilterDetection.idl b/offapi/com/sun/star/document/XExtendedFilterDetection.idl
index 07110eece8ed..d0b505e6122e 100644
--- a/offapi/com/sun/star/document/XExtendedFilterDetection.idl
+++ b/offapi/com/sun/star/document/XExtendedFilterDetection.idl
@@ -56,7 +56,7 @@ published interface XExtendedFilterDetection: com::sun::star::uno::XInterface
<p>
Registerd services in configuration, which support this interface for different mime types,
- will be called automaticly to look into the document stream and cdecide wich format it represent.
+ will be called automatically to look into the document stream and decide which format it represents.
Add the collected information about detected documents in given <type>MediaDescriptor</type>
<var>Descriptor</var>. The decision must be returned as any valid type name (which specifies
the detected format) or an empty value for unknown formats.