summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration/backend/XLayerHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/configuration/backend/XLayerHandler.idl')
-rw-r--r--offapi/com/sun/star/configuration/backend/XLayerHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/configuration/backend/XLayerHandler.idl b/offapi/com/sun/star/configuration/backend/XLayerHandler.idl
index c300c5db71c6..8212f2e7132d 100644
--- a/offapi/com/sun/star/configuration/backend/XLayerHandler.idl
+++ b/offapi/com/sun/star/configuration/backend/XLayerHandler.idl
@@ -299,7 +299,7 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface
<p> A <void/> type indicates that the type is unspecified
in this layer.
In this case any subsequent value may be of a generic type
- (e.g. <atom>string</atom> or - for list values -
+ (e.g. `string` or - for list values -
<atom dim="[]">string</atom>.) Such values may be
converted to the type defined in the schema by
the implementation.