summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/beans/XPropertySetInfo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/XPropertySetInfo.idl')
-rw-r--r--udkapi/com/sun/star/beans/XPropertySetInfo.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/XPropertySetInfo.idl b/udkapi/com/sun/star/beans/XPropertySetInfo.idl
index b71ccb142338..550c54e6cb15 100644
--- a/udkapi/com/sun/star/beans/XPropertySetInfo.idl
+++ b/udkapi/com/sun/star/beans/XPropertySetInfo.idl
@@ -47,7 +47,7 @@ published interface XPropertySetInfo: com::sun::star::uno::XInterface
/** @returns
a sequence with all property descriptors which are specified
- within this <type>XPropertySetInfo</type>.
+ within this XPropertySetInfo.
*/
sequence<com::sun::star::beans::Property> getProperties();