summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
Diffstat (limited to 'offapi')
-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 f2a05197a6c3..2251762b70d8 100644
--- a/offapi/com/sun/star/deployment/XPackageRegistry.idl
+++ b/offapi/com/sun/star/deployment/XPackageRegistry.idl
@@ -61,7 +61,7 @@ interface XPackageRegistry
<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
+ exception. A com::sun::star::lang::IllegalArgumentException will be
thrown in case of a different <code>mediaType</code> parameter and a
InvalidRemovedParameterException is thrown if the
<code>removed</code> parameter is different.