summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/deployment/XPackageRegistry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/deployment/XPackageRegistry.idl')
-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()).