summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/Sortable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/Sortable.idl')
-rw-r--r--offapi/com/sun/star/util/Sortable.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/util/Sortable.idl b/offapi/com/sun/star/util/Sortable.idl
index ddb2dfd0c551..d553810e60b2 100644
--- a/offapi/com/sun/star/util/Sortable.idl
+++ b/offapi/com/sun/star/util/Sortable.idl
@@ -40,7 +40,7 @@ published service Sortable
of this interfaces implementation are those of the
"com.sun.star.util.SortDescriptor" service.
- @see <type scope="com::sun::star::util">SortDescriptor</type>
+ @see com::sun::star::util::SortDescriptor
*/
interface com::sun::star::util::XSortable;
};