summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/NotRemoveableException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/NotRemoveableException.idl')
-rw-r--r--udkapi/com/sun/star/beans/NotRemoveableException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/NotRemoveableException.idl b/udkapi/com/sun/star/beans/NotRemoveableException.idl
index b8bf870cfe1b..3229b567c7d9 100644
--- a/udkapi/com/sun/star/beans/NotRemoveableException.idl
+++ b/udkapi/com/sun/star/beans/NotRemoveableException.idl
@@ -26,7 +26,7 @@ module com { module sun { module star { module beans {
/** This exception is thrown to indicate that removing a property from an
- <type>XPropertyContainer</type> is not allowed.
+ XPropertyContainer is not allowed.
*/
published exception NotRemoveableException: com::sun::star::uno::Exception
{