summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/document/DocumentInfo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/DocumentInfo.idl')
-rw-r--r--offapi/com/sun/star/document/DocumentInfo.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/document/DocumentInfo.idl b/offapi/com/sun/star/document/DocumentInfo.idl
index f754013d665f..bd89a83835f4 100644
--- a/offapi/com/sun/star/document/DocumentInfo.idl
+++ b/offapi/com/sun/star/document/DocumentInfo.idl
@@ -68,8 +68,8 @@
<p>
Contrary to the service <type>StandaloneDocumentInfo</type> the document - which
- contains such informations - must be loaded completly. As a result of that this
- DocumengInfo service is available on an open document via the interface
+ contains such informations - must be loaded completely. As a result of that this
+ DocumentInfo service is available on an open document via the interface
<type>XDocumentInfoSupplier</type> only.
</p>
@@ -92,7 +92,7 @@ published service DocumentInfo
interface XDocumentInfo;
//-------------------------------------------------------------------------
- /** neccessary to support normal properties
+ /** necessary to support normal properties
*/
interface com::sun::star::beans::XPropertySet;
@@ -113,7 +113,7 @@ published service DocumentInfo
[optional] interface com::sun::star::beans::XPropertyContainer;
//-------------------------------------------------------------------------
- /** contains the intial author of the document
+ /** contains the initial author of the document
*/
[property] string Author;