summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/validation/XValidatable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/validation/XValidatable.idl')
-rw-r--r--offapi/com/sun/star/form/validation/XValidatable.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/validation/XValidatable.idl b/offapi/com/sun/star/form/validation/XValidatable.idl
index b16197bee711..5aa5aee25f70 100644
--- a/offapi/com/sun/star/form/validation/XValidatable.idl
+++ b/offapi/com/sun/star/form/validation/XValidatable.idl
@@ -40,7 +40,7 @@ interface XValidatable : com::sun::star::uno::XInterface
<p>Any previously active validator will be revoked - there can be only one!</p>
@param Validator
- the new validator which is to be used by the component. May be <NULL/>,
+ the new validator which is to be used by the component. May be `NULL`,
in this case only the current validator is revoked.
@throws com::sun::star::util::VetoException