summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/wrapper/XXMLDocumentWrapper.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/wrapper/XXMLDocumentWrapper.idl')
-rw-r--r--offapi/com/sun/star/xml/wrapper/XXMLDocumentWrapper.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/xml/wrapper/XXMLDocumentWrapper.idl b/offapi/com/sun/star/xml/wrapper/XXMLDocumentWrapper.idl
index 6fee71e53e58..7f26ec1a89b9 100644
--- a/offapi/com/sun/star/xml/wrapper/XXMLDocumentWrapper.idl
+++ b/offapi/com/sun/star/xml/wrapper/XXMLDocumentWrapper.idl
@@ -46,7 +46,7 @@ interface XXMLElementWrapper;
* data structure, this interface provides a common method set which
* each lauguage have to implement.
* <p>
- * In another word, this interface wraps language dependant methods,
+ * In another word, this interface wraps language dependent methods,
* then other component can manipulate DOM data through UNO methods.
*/
interface XXMLDocumentWrapper : com::sun::star::uno::XInterface