summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/container/XMap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/container/XMap.idl')
-rw-r--r--udkapi/com/sun/star/container/XMap.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/container/XMap.idl b/udkapi/com/sun/star/container/XMap.idl
index 4108ffdc8978..8f2d48f842aa 100644
--- a/udkapi/com/sun/star/container/XMap.idl
+++ b/udkapi/com/sun/star/container/XMap.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module container {
two values are said to be equal if and only if they have the same type, and both denote the same element of this
type's value set.</p>
- @see <type>Map</type> for a default implementation of this interface
+ @see Map for a default implementation of this interface
*/
interface XMap
{