summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XChangesSet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/XChangesSet.idl')
-rw-r--r--offapi/com/sun/star/util/XChangesSet.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/util/XChangesSet.idl b/offapi/com/sun/star/util/XChangesSet.idl
index 3190e6e05a9d..96efc8206b4e 100644
--- a/offapi/com/sun/star/util/XChangesSet.idl
+++ b/offapi/com/sun/star/util/XChangesSet.idl
@@ -43,7 +43,7 @@ published interface XChangesSet: com::sun::star::container::XElementAccess
{
/** queries for all contained changes at once.
- @returns an array of <type>ElementChange</type> holding information about
+ @returns an array of ElementChange holding information about
each changes that is part of this object.
*/
sequence<ElementChange> getAllChanges();