summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XInterceptorInfo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XInterceptorInfo.idl')
-rw-r--r--offapi/com/sun/star/frame/XInterceptorInfo.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XInterceptorInfo.idl b/offapi/com/sun/star/frame/XInterceptorInfo.idl
index ee0f4ab07ec5..318a1eb9782d 100644
--- a/offapi/com/sun/star/frame/XInterceptorInfo.idl
+++ b/offapi/com/sun/star/frame/XInterceptorInfo.idl
@@ -30,7 +30,7 @@
<p>
Frame can call right interceptor directly without calling all of registered ones.
- Use it as an additional interface to <type>XDispatchProviderInterceptor</type>.
+ Use it as an additional interface to XDispatchProviderInterceptor.
If any interceptor in list doesn't support this interface - these mechanism will be broken
and normal list of master-slave interceptor objects will be used from top to the bottom.
</p>