summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/ProtocolHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/ProtocolHandler.idl')
-rw-r--r--offapi/com/sun/star/frame/ProtocolHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/ProtocolHandler.idl b/offapi/com/sun/star/frame/ProtocolHandler.idl
index 7bb52082d496..cc0b547e7da0 100644
--- a/offapi/com/sun/star/frame/ProtocolHandler.idl
+++ b/offapi/com/sun/star/frame/ProtocolHandler.idl
@@ -28,7 +28,7 @@
/** special dispatch provider registered for URL protocols
<p>
- The generic dispatch mechanism on a <type>Frame</type>
+ The generic dispatch mechanism on a Frame
search for such registered protocol handler and use it if it agrees with
the dispatched URL.
</p>