summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/deployment/XPackageRegistry.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-30 16:29:23 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:07 +0200
commit48661084104b5d52f7421909131e153639e653f2 (patch)
tree0e6907c51a2fce0aea6f85d0cdfc03b9e85c3942 /offapi/com/sun/star/deployment/XPackageRegistry.idl
parent44404b7a6c7bb3b95d03094abb745f29a5154959 (diff)
*api: fix unterminated tags
Change-Id: Iff23e173e4726682c719c5de303fded0bc671bd3
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 2840929d2f6f..4b19165f66bf 100644
--- a/offapi/com/sun/star/deployment/XPackageRegistry.idl
+++ b/offapi/com/sun/star/deployment/XPackageRegistry.idl
@@ -58,7 +58,7 @@ interface XPackageRegistry
The implementation must ensure that there is only one instance of
XPackage for the same <code>url</code> at any
time. Therefore calling bindPackage() again with the same
- <code>url</code> but different <code>mediaType<code> (the exception is,
+ <code>url</code> but different <code>mediaType</code> (the exception is,
if previously an empty string was provided to cause the determination
of the media type) or <code>removed</code> parameters will cause an
exception. An com::sun::star::lang::IllegalArgumentException will be