summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl')
-rw-r--r--udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl b/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl
index 3fe9c15cd951..ee5958859054 100644
--- a/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl
+++ b/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl
@@ -29,7 +29,7 @@ module com { module sun { module star { module lang {
by the original target.
<p>
This exception should not be declared at interfaces, use
- <type>WrappedTargetException</type> instead. It was defined
+ WrappedTargetException instead. It was defined
to transport an exception via interface-methods, that do not
specify the appropriate exceptions (so using this exception
should in general be avoided).