summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/deployment/VersionException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/deployment/VersionException.idl')
-rw-r--r--offapi/com/sun/star/deployment/VersionException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/deployment/VersionException.idl b/offapi/com/sun/star/deployment/VersionException.idl
index 169ac35f5cc3..d9e74e67b0ed 100644
--- a/offapi/com/sun/star/deployment/VersionException.idl
+++ b/offapi/com/sun/star/deployment/VersionException.idl
@@ -47,7 +47,7 @@ exception VersionException: com::sun::star::uno::Exception {
/**
represents the already installed version of the deployment unit.
- <p>Must not be <NULL/>.</p>
+ <p>Must not be `NULL`.</p>
*/
XPackage Deployed;
};