summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/OfficeDocument.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/OfficeDocument.idl')
-rw-r--r--offapi/com/sun/star/document/OfficeDocument.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/OfficeDocument.idl b/offapi/com/sun/star/document/OfficeDocument.idl
index 33c5b8ac934f..300afb010d84 100644
--- a/offapi/com/sun/star/document/OfficeDocument.idl
+++ b/offapi/com/sun/star/document/OfficeDocument.idl
@@ -70,7 +70,7 @@ published service OfficeDocument
<p>
With this interface it's possible too, to reset the modify state.
- That can be neccessary to prevent code against problem during closing
+ That can be necessary to prevent code against problems during closing
of the document without saving any changes.
</p>
*/
@@ -94,7 +94,7 @@ published service OfficeDocument
/** offers a way to print a component
<p>
- It's possible to specify wich printer should be used and of course
+ It's possible to specify which printer should be used and of course
print the document on it.
</p>
*/