summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl')
-rw-r--r--offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl b/offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl
index 6d716cdb08b2..840f26912c18 100644
--- a/offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl
+++ b/offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl
@@ -28,7 +28,7 @@ module com { module sun { module star { module task {
/** this request is used in case a content can't keep files from overwriting
<P>
- It is supported by <type>InteractionHandler</type> service, and can
+ It is supported by InteractionHandler service, and can
be used in case a content can not keep files from overwriting and
user specifies to do so. Continuations for using with
the mentioned service are Abort and Approve.