summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XInteractionFilterSelect.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XInteractionFilterSelect.idl')
-rw-r--r--offapi/com/sun/star/document/XInteractionFilterSelect.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/XInteractionFilterSelect.idl b/offapi/com/sun/star/document/XInteractionFilterSelect.idl
index ea9960cd4fec..19c752a2f083 100644
--- a/offapi/com/sun/star/document/XInteractionFilterSelect.idl
+++ b/offapi/com/sun/star/document/XInteractionFilterSelect.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module document {
<p>
If during loading time the filter can't be detected and wasn't given at calling time,
a possible com::sun::star::task::InteractionHandler will be used.
- (it's a a part of used MediaDescriptor)
+ (it's a part of used MediaDescriptor)
A NoSuchFilterRequest will be used then to start right interaction on that to
get a decision which filter should be used for given URL. A possible continuation
of that can be this XInteractionFilterSelect. It will transport the decision back to