summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/deployment
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-30 14:12:14 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:06 +0200
commitddba7d155d07b9018a9f5bf051b6faa1bdac022b (patch)
tree9b28c72c50b615097448855dccb99957fe8e35dc /offapi/com/sun/star/deployment
parent73d568408a150875b5c6046680f38e6db287c8fa (diff)
*api: convert all unsupported html tags
Only useful ones appear to be <tbody> and <thead> which doxygen doesn't support but we only use those in 3 places so who cares. Change-Id: I374f7d208873a8436fe76e0f800ce18df5b188b3
Diffstat (limited to 'offapi/com/sun/star/deployment')
-rw-r--r--offapi/com/sun/star/deployment/XPackageRegistry.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/deployment/XPackageRegistry.idl b/offapi/com/sun/star/deployment/XPackageRegistry.idl
index 075ac5ba2bc3..2840929d2f6f 100644
--- a/offapi/com/sun/star/deployment/XPackageRegistry.idl
+++ b/offapi/com/sun/star/deployment/XPackageRegistry.idl
@@ -51,7 +51,7 @@ interface XPackageRegistry
creates an XPackage object on behalf of that extension and
calls XPackage::revokePakage(). The parameter
<code>removed</code> indicates this case. The returned object may not
- rely on the file or folder to which refers <code>url</url>. Instead it
+ rely on the file or folder to which refers <code>url</code>. Instead it
must use previously saved data to successfully carry out the revocation
of this object (XPackage::revokePackage()).