summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/deployment/DependencyException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/deployment/DependencyException.idl')
-rw-r--r--offapi/com/sun/star/deployment/DependencyException.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/deployment/DependencyException.idl b/offapi/com/sun/star/deployment/DependencyException.idl
index e9018eb0ed40..e0ae8dafb4e7 100644
--- a/offapi/com/sun/star/deployment/DependencyException.idl
+++ b/offapi/com/sun/star/deployment/DependencyException.idl
@@ -56,11 +56,11 @@ exception DependencyException: com::sun::star::uno::Exception {
namespace name
<code>http://openoffice.org/extensions/description/2006</code> and the
local part <code>name</code> and whose value is a human-readable
- (english) description of the dependency. If an instance of OOo does not
+ (English) description of the dependency. If an instance of OOo does not
know more about a specific kind of dependency, it should display the
value of that attribute to the user.</p>
- <p>The sequence must not be emtpy, and none of the elements may be
+ <p>The sequence must not be empty, and none of the elements may be
<NULL/>.</p>
*/
sequence< com::sun::star::xml::dom::XElement > UnsatisfiedDependencies;