summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl b/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl
index beb3e3831187..8de061ba8654 100644
--- a/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl
@@ -44,7 +44,7 @@ published interface XSingletonTypeDescription : com::sun::star::reflection::XTyp
@return the reflection of the service associated with the singleton, for
an obsolete, service-based singleton; for an interface-based
- singleton, <NULL/> is returned
+ singleton, `NULL` is returned
*/
XServiceTypeDescription getService();