summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/container/XElementAccess.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/container/XElementAccess.idl')
-rw-r--r--udkapi/com/sun/star/container/XElementAccess.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/container/XElementAccess.idl b/udkapi/com/sun/star/container/XElementAccess.idl
index a37c21448b07..a171cbf1110f 100644
--- a/udkapi/com/sun/star/container/XElementAccess.idl
+++ b/udkapi/com/sun/star/container/XElementAccess.idl
@@ -34,7 +34,7 @@ published interface XElementAccess: com::sun::star::uno::XInterface
{
/** @returns
- the type of the elements. <atom>void</atom> means that it is a
+ the type of the elements. `void` means that it is a
multi-type container and you cannot determine the exact types
with this interface.
*/