summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XPublished.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/reflection/XPublished.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XPublished.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/reflection/XPublished.idl b/udkapi/com/sun/star/reflection/XPublished.idl
index a5dc040ff4f8..b5e008a40f67 100644
--- a/udkapi/com/sun/star/reflection/XPublished.idl
+++ b/udkapi/com/sun/star/reflection/XPublished.idl
@@ -94,7 +94,7 @@ interface XPublished {
/**
Returns the “published” status of a UNOIDL entity.
- @return <TRUE/> if the UNOIDL entity represented by this object is
+ @return `TRUE` if the UNOIDL entity represented by this object is
published
*/
boolean isPublished();